[PATCH] Change synchronize_kernel to _rcu and _sched
authorPaul E. McKenney <paulmck@us.ibm.com>
Sun, 1 May 2005 15:59:04 +0000 (08:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:59:04 +0000 (08:59 -0700)
commitfbd568a3e61a7decb8a754ad952aaa5b5c82e9e5
tree40a44149a9b6a39eac5481380e2212f9b9b74eb2
parent9b06e818985d139fd9e82c28297f7744e1b484e1
[PATCH] Change synchronize_kernel to _rcu and _sched

This patch changes calls to synchronize_kernel(), deprecated in the earlier
"Deprecate synchronize_kernel, GPL replacement" patch to instead call the new
synchronize_rcu() and synchronize_sched() APIs.

Signed-off-by: Paul E. McKenney <paulmck@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
16 files changed:
arch/i386/oprofile/nmi_timer_int.c
arch/ppc64/kernel/HvLpEvent.c
drivers/acpi/processor_idle.c
drivers/char/ipmi/ipmi_si_intf.c
drivers/input/keyboard/atkbd.c
drivers/md/multipath.c
drivers/md/raid1.c
drivers/md/raid10.c
drivers/md/raid5.c
drivers/md/raid6main.c
drivers/net/r8169.c
drivers/s390/cio/airq.c
kernel/module.c
kernel/profile.c
mm/slab.c
net/core/dev.c