]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: make_coherent: split adjust_pte() in two
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 18 Dec 2009 16:21:35 +0000 (16:21 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 20 Jan 2010 13:48:29 +0000 (13:48 +0000)
commitc26c20b823d48addbde9cb5709d80655c6fadf18
treecf3cbfa958860942107070ff6f33eddc2238381c
parent24bc7347da73a9ed3383056c3d0f28c0e361621e
ARM: make_coherent: split adjust_pte() in two

adjust_pte() walks the page tables, and do_adjust_pte() does the
page table manipulation.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/fault-armv.c