pagemap: switch to the new format and do some cleanup
authorKonstantin Khlebnikov <[email protected]>
Tue, 8 Sep 2015 22:00:02 +0000 (15:00 -0700)
committerLinus Torvalds <[email protected]>
Tue, 8 Sep 2015 22:35:28 +0000 (15:35 -0700)
commitdeb945441b9408d6cd15751f5232eeca9f50a5a1
treecc048946ed53eaf107ff451583d8f2f0b634e0f0
parenta06db751c321546e5563041956a57613259c6720
pagemap: switch to the new format and do some cleanup

This patch removes page-shift bits (scheduled to remove since 3.11) and
completes migration to the new bit layout.  Also it cleans messy macro.

Signed-off-by: Konstantin Khlebnikov <[email protected]>
Reviewed-by: Naoya Horiguchi <[email protected]>
Cc: Mark Williamson <[email protected]>
Tested-by: Mark Williamson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/proc/task_mmu.c
tools/vm/page-types.c