summaryrefslogtreecommitdiff
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorDave Hansen <haveblue@us.ibm.com>2004-08-26 20:35:39 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-08-26 20:35:39 -0700
commit7b35738ed905a232c8c5ea1dd24be4bd768c28e9 (patch)
tree8dce490c266716cbb514a80ccbadf5192c7edbf9 /fs/proc/array.c
parentd1563e85f6de92d3863aa258a94ebe723742b874 (diff)
[PATCH] don't align virt_to_page() args
__pa() is always be consistent inside of a single page. The next thing virt_to_page() does after that is shift down the address, killing the bits that __change_page_attr() just masked off. Remove the superfluous masking. Signed-off-by: Dave Hansen <haveblue@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions