diff options
author | 2014-06-04 16:07:51 -0700 | |
---|---|---|
committer | 2014-06-04 16:54:02 -0700 | |
commit | c8e861a531b0199dc6ef9e402e29c474dfa507ce (patch) | |
tree | 28b59f3f8dd64f18e4a04da1d037521fd80ce0fd /kernel/exit.c | |
parent | brd: return -ENOSPC rather than -ENOMEM on page allocation failure (diff) | |
download | wireguard-linux-c8e861a531b0199dc6ef9e402e29c474dfa507ce.tar.xz wireguard-linux-c8e861a531b0199dc6ef9e402e29c474dfa507ce.zip |
mm/memory_hotplug.c: use PFN_DOWN()
Replace ((x) >> PAGE_SHIFT) with the pfn macro.
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/exit.c')
0 files changed, 0 insertions, 0 deletions