cpusets: Remove/update outdated comments
authorSrivatsa S. Bhat <[email protected]>
Thu, 24 May 2012 14:17:03 +0000 (19:47 +0530)
committerIngo Molnar <[email protected]>
Tue, 24 Jul 2012 11:53:28 +0000 (13:53 +0200)
commita1cd2b13f754b2c56fb87b8c4912c015f8f57c0c
treebb53414ee118a3807e5280ada2e26c1892c4dd18
parent7ddf96b02fe8dd441f452deef879040def5f7b34
cpusets: Remove/update outdated comments

cpuset_track_online_cpus() is no longer present. So remove the
outdated comment and replace it with reference to cpuset_update_active_cpus()
which is its equivalent.

Also, we don't lack memory hot-unplug anymore. And David Rientjes pointed
out how it is dealt with. So update that comment as well.

Signed-off-by: Srivatsa S. Bhat <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
kernel/cpuset.c