summaryrefslogtreecommitdiffstats
path: root/kernel/sys.c
diff options
context:
space:
mode:
authorRalf Baechle2007-10-01 10:20:10 +0200
committerLinus Torvalds2007-10-01 16:52:23 +0200
commit281e0e3b34acb76a157576d27abc85c09fcf78e3 (patch)
tree136dc7376976685539c132690ff74aea79642737 /kernel/sys.c
parentAdd /dev/oldmem to devices.txt documentation (diff)
downloadkernel-qcow2-linux-281e0e3b34acb76a157576d27abc85c09fcf78e3.tar.gz
kernel-qcow2-linux-281e0e3b34acb76a157576d27abc85c09fcf78e3.tar.xz
kernel-qcow2-linux-281e0e3b34acb76a157576d27abc85c09fcf78e3.zip
hugetlb: fix clear_user_highpage arguments
The virtual address space argument of clear_user_highpage is supposed to be the virtual address where the page being cleared will eventually be mapped. This allows architectures with virtually indexed caches a few clever tricks. That sort of trick falls over in painful ways if the virtual address argument is wrong. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions