]> xenbits.xensource.com Git - xenclient/kernel.git/commit
Eliminate the pmd_walker struct in the page walker. maps2-patches/maps2-uninline-some-functions-in-the-page-walker.patch
authorMatt Mackall <mpm@selenic.com>
Tue, 6 Jan 2009 12:06:05 +0000 (12:06 +0000)
committerMatt Mackall <mpm@selenic.com>
Tue, 6 Jan 2009 12:06:05 +0000 (12:06 +0000)
commit91c8d1cec4dc0e2ce9289e807caaf5b40fcbb0ce
tree3c0a88f4bcd710a00c27badd4f39318ce7af55f6
parent202d962bf93c043e7f4d50fe4f9ac77691ee4812
Eliminate the pmd_walker struct in the page walker.

This slightly simplifies things for the next few cleanups.

Signed-off-by: Matt Mackall <mpm@selenic.com>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 fs/proc/task_mmu.c |   47 ++++++++++++++++++-------------------------
 1 file changed, 20 insertions(+), 27 deletions(-)
fs/proc/task_mmu.c