]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clear_refs: introduce private struct for mm_walk
authorPavel Emelyanov <xemul@parallels.com>
Thu, 9 May 2013 23:57:14 +0000 (09:57 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 21 May 2013 04:17:40 +0000 (14:17 +1000)
commit7f30d68ac807f1af4cd64f92e290a48645b64874
tree04737ff353f94062c3061b9355ace374e1feccb4
parent05356fa6cf93c13976876ec1ba9fe064cab51058
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