summaryrefslogtreecommitdiff
path: root/mm/oom_kill.c
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2009-06-17 22:49:42 (GMT)
committerNeilBrown <neilb@suse.de>2009-06-17 22:49:42 (GMT)
commit495d357301e1de01fabe30ce9a555301fb4675c3 (patch)
treecff9506eec5e4008004a913acf8f58d85eae6de6 /mm/oom_kill.c
parentaf11c397fd8835c70ec0bb777104e4ab98b2d660 (diff)
downloadlinux-495d357301e1de01fabe30ce9a555301fb4675c3.tar.xz
md/linear: use call_rcu to free obsolete 'conf' structures.
Current, when we update the 'conf' structure, when adding a drive to a linear array, we keep the old version around until the array is finally stopped, as it is not safe to free it immediately. Now that we have rcu protection on all accesses to 'conf', we can use call_rcu to free it more promptly. Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'mm/oom_kill.c')
0 files changed, 0 insertions, 0 deletions