[PATCH] Move cpu notifiers et al to cpu.h
commit542f238ecd09ca255d7a6eb257df180c25eb32ee
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 6 Jun 2003 10:30:11 +0000 (6 03:30 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Fri, 6 Jun 2003 10:30:11 +0000 (6 03:30 -0700)
treee8dbaa60ddbe91880e6823f0a5fca8504fea0ed8
parent51726557c41d18679cbe552429a494b32b34fc53
[PATCH] Move cpu notifiers et al to cpu.h

Trivial patch: when these were introduced cpu.h didn't exist.
12 files changed:
fs/buffer.c
include/linux/cpu.h
include/linux/smp.h
init/main.c
kernel/cpu.c
kernel/rcupdate.c
kernel/sched.c
kernel/softirq.c
kernel/timer.c
mm/page-writeback.c
mm/page_alloc.c
mm/slab.c