]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clear_refs: introduce private struct for mm_walk
authorPavel Emelyanov <xemul@parallels.com>
Wed, 19 Jun 2013 00:05:47 +0000 (10:05 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:12:53 +0000 (17:12 +1000)
commit55b5e3aef4faa70c609eb5b36b6a71e7f831ef84
tree8bc06ebbafd4b8d3329a6a26bd5dc4b0bcfe7538
parentac5f2fe8f80db128ced92df09e881027f5356dd4
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