diff options
author | James Bottomley <James.Bottomley@SteelEye.com> | 2006-02-27 00:07:45 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-27 04:10:30 +0100 |
commit | e18f9b4be430189d79a01a75734bf7cfdc22cc3f (patch) | |
tree | ac9629a94a6c151b581ea4616020ca3e966dc8ca /arch/sparc64/Kconfig | |
parent | [PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPU (diff) | |
download | linux-e18f9b4be430189d79a01a75734bf7cfdc22cc3f.tar.xz linux-e18f9b4be430189d79a01a75734bf7cfdc22cc3f.zip |
[PATCH] fix voyager after topology.c move
Commit 9c869edac591977314323a4eaad5f7633fca684f broke voyager again
rather subtly because it already had its own topology exporting
functions, so now each CPU gets registered twice.
I think we can actually use the generic ones, so I don't propose
reverting it. The attached should eliminate the voyager topology
functions in favour of the generic ones.
I also added a define to ensure voyager is never hotplug CPU (we don't
have the support in the SMP harness).
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/sparc64/Kconfig')
0 files changed, 0 insertions, 0 deletions