commit | e9fb7631ebcdc9467cbb736337546a42f7b7f28e | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Wed May 26 14:43:28 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu May 27 09:12:47 2010 -0700 |
tree | 1887c2a8dc858d966c3b0bd63d9026908e5eb572 | |
parent | 36e15263aa5dcf3b72f1f88437e69497782b7ab8 [diff] |
cpu-hotplug: introduce cpu_notify(), __cpu_notify(), cpu_notify_nofail() No functional change. These are just wrappers of raw_cpu_notifier_call_chain. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Cc: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>