]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clear_refs: introduce private struct for mm_walk
authorPavel Emelyanov <xemul@parallels.com>
Thu, 23 May 2013 00:37:06 +0000 (10:37 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 27 May 2013 06:08:58 +0000 (16:08 +1000)
commitd1b0a703d2be65dae47e496f986cf4494b06710f
tree6429b3fe29587b116852d21460363375ce58dae5
parentac2f720314cf9a63fd37817dd92590124dba327a
clear_refs: introduce private struct for mm_walk

In the next patch the clear-refs-type will be required in
clear_refs_pte_range funciton, so prepare the walk->private to carry this
info.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Cc: Matt Mackall <mpm@selenic.com>
Cc: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Cc: Glauber Costa <glommer@parallels.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/proc/task_mmu.c