diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-03-08 03:54:50 +0100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-04-01 06:37:31 +0200 |
commit | 734796f12351f9a0f38c47b981414f82d852f222 (patch) | |
tree | 6a159233b7ab08b420a59e518ce2b99bb2002b07 /arch/powerpc/include/asm | |
parent | powerpc/smp: Add a smp_ops->bringup_up() done callback (diff) | |
download | linux-734796f12351f9a0f38c47b981414f82d852f222.tar.xz linux-734796f12351f9a0f38c47b981414f82d852f222.zip |
powerpc/pmac/smp: Fix CPU hotplug crashes on some machines
On some machines that use i2c to synchronize the timebases (such
as PowerMac7,2/7,3 G5 machines), hotplug CPU would crash when
putting back a new CPU online due to the underlying i2c bus being
closed.
This uses the newly added bringup_done() callback to move the close
along with other housekeeping calls, and adds a CPU notifier to
re-open the i2c bus around subsequent hotplug operations
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/include/asm')
0 files changed, 0 insertions, 0 deletions