[PATCH] ARM: Use top_pmd for V6 copy/clear user_page
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 10 May 2005 16:30:47 +0000 (17:30 +0100)
committerRussell King <rmk@dyn-67.arm.linux.org.uk>
Tue, 10 May 2005 16:30:47 +0000 (17:30 +0100)
commit08ee4e4c5fd3fb0857eeb6a5a0ff66881432e8a3
treea4c70b10a7bbd4dd5606a5d5122d98fd2c82b229
parentd2bab05ac1f9a2f5ddcd2f3256237e5c47fc127f
[PATCH] ARM: Use top_pmd for V6 copy/clear user_page

Remove needless page table walking for v6 page operations.

Signed-off-by: Russell King <rmk@arm.linux.org.uk>
arch/arm/mm/copypage-v6.c