]> git.baikalelectronics.ru Git - kernel.git/commit
maps4: introduce a generic page walker
authorMatt Mackall <mpm@selenic.com>
Tue, 5 Feb 2008 06:29:01 +0000 (22:29 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 5 Feb 2008 17:44:16 +0000 (09:44 -0800)
commita4324f2b679c6f65db64e810b211157445ec41b3
treee91a7ca6ce89f24a4a2d500d748dabf727c61887
parentafde7640130eef520795f3c7c031f46f17c2bf3e
maps4: introduce a generic page walker

Introduce a general page table walker

Signed-off-by: Matt Mackall <mpm@selenic.com>
Cc: Dave Hansen <haveblue@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/mm.h
mm/Makefile
mm/pagewalk.c [new file with mode: 0644]