commit | cb48bb59995d2d14a0c732835c80bbcfb354de31 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sun Oct 05 17:51:52 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 13 10:33:48 2008 +0200 |
tree | e13de849926eb7934ad6953621556d063d05b1fc | |
parent | b807305059c28fb8197496c944bfaa6b372a40ad [diff] |
x86: remove additional_cpus remove remainder of additional_cpus logic. We now just listen to the disabled_cpus value like we did for years. disabled_cpus is always >= 0 so no need for an extra check. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>