diff options
author | Nathan Lynch <ntl@pobox.com> | 2008-07-27 05:24:50 (GMT) |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2008-07-28 06:30:48 (GMT) |
commit | 7d2f6075f992d33c7be829c3638b8cb72b782b19 (patch) | |
tree | a2f2c3e900c15e898b87c21975e4770092b4de1e /arch/powerpc/kernel/sysfs.c | |
parent | ff8dc7698c904f2a911e89b3d54e7c4a74f5575d (diff) | |
download | linux-7d2f6075f992d33c7be829c3638b8cb72b782b19.tar.xz |
powerpc: kill useless SMT code in prom_hold_cpus
This piece of code is broken for >2 threads, and possibly in some
other subtle ways (such as comparing a value obtained from an
"ibm,ppc-interrupt-server#s" property to a value obtained from a
"reg" property) and doesn't seem to have any useful purpose in the
first place other than a dubious warning in case NR_CPUS is too
small, which probably isn't the right place to do so.
Signed-off-by: Nathan Lynch <ntl@pobox.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kernel/sysfs.c')
0 files changed, 0 insertions, 0 deletions