diff options
author | Naoya Horiguchi <[email protected]> | 2015-02-11 15:28:11 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-02-11 17:06:06 -0800 |
commit | 1e25a271c8ac1c9faebf4eb3fa609189e4e7b1b6 (patch) | |
tree | bed90c6a138544e00ec6220737ba7516e6705240 /net/lapb/lapb_subr.c | |
parent | 7d5b3bfaa2da150ce2dc45546f2125b854f962ef (diff) |
mincore: apply page table walker on do_mincore()
This patch makes do_mincore() use walk_page_vma(), which reduces many
lines of code by using common page table walk code.
[[email protected]: remove unneeded variable 'err']
Signed-off-by: Naoya Horiguchi <[email protected]>
Acked-by: Johannes Weiner <[email protected]>
Cc: "Kirill A. Shutemov" <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: Cyrill Gorcunov <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Cc: Pavel Emelyanov <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Daeseok Youn <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions