diff options
| author | Andrew Morton <akpm@osdl.org> | 2004-02-18 04:53:46 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-02-18 04:53:46 -0800 |
| commit | 3aa6ed84be153fe2b674114e7f8eafe8123aff9c (patch) | |
| tree | eaddd12af43774044147cfac9b1653068e8c6fd5 /drivers/base/node.c | |
| parent | 2d943d4450ba85d497c93b66fe931b9ef200ab6b (diff) | |
[PATCH] MCE fixes and cleanups
Andi notes that the
smp_call_function(foo);
foo();
in there is incorrect on preemptible kernels.
Fix that by using on_each_cpu(), which takes care of such things.
Also, remove the open-coded timer from here. We have
schedule_delayed_work().
And remove the `timerset' variable, which doesn't do anything.
Diffstat (limited to 'drivers/base/node.c')
0 files changed, 0 insertions, 0 deletions
