Two SMP fixes for sparc64:
1) Conversion to generic SMP call function helpers didn't update the
locking. The sparc64 code was still using it's local "call lock"
in it's cpu hotplug code, yet that isn't used for smp_call_function()
et al. any longer. Fix to use the locking interface exposed by
the generic code.
2) Bug fix from Paul McKenney so that the online cpu map is cleared
at the correct moment during cpu hotplug. Otherwise an offline
CPU can receive an interrupt and lots of code does not like that.
Please pull, thanks a lot.
The following changes since commit dbb8c35d9063fe233626865cc836fbc102fa083b:
David S. Miller (1):
sparc64: setup_valid_addr_bitmap_from_pavail() should be __init
are available in the git repository at:
master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6.git master
David S. Miller (1):
sparc64: Fix IPI call locking.
Paul E. McKenney (1):
sparc64: Prevent sparc64 from invoking irq handlers on offline CPUs
arch/sparc64/kernel/smp.c | 14 ++++++--------
1 files changed, 6 insertions(+), 8 deletions(-)
--
| Vladislav Bolkhovitin | Re: Integration of SCST in the mainstream Linux kernel |
| Eric Paris | [RFC 0/5] [TALPA] Intro to a linux interface for on access scanning |
| holzheu | Re: [RFC/PATCH] Documentation of kernel messages |
| debian developer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
git: | |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | [GIT]: Networking |
| Alan Cox | Re: [BUG] New Kernel Bugs |
