commit | 6721f77810dfcb7cbf8e97be6fa43fe2740dd0aa | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue Jan 09 10:18:44 2007 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Jan 09 10:18:44 2007 +0100 |
tree | f3a1a2c24fe732cbbf923976575510a3d06cf0a9 | |
parent | 6faf4444f2445b068a4f75a86ae81b104c0eed2c [diff] |
[S390] Fix cpu hotplug (missing 'online' attribute). 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc inverts the logic if an 'online' attribute in /sys/devices/system/cpu/cpuX should appear. So we end up with no hotpluggable cpus at all... Set the hotpluggable value to one to make sure the online attribute appears again. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>