From: Heiko Carstens Date: Tue, 9 Jan 2007 09:18:44 +0000 (+0100) Subject: [S390] Fix cpu hotplug (missing 'online' attribute). X-Git-Tag: v2.6.20-rc5~36^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6721f77810dfcb7cbf8e97be6fa43fe2740dd0aa;p=pandora-kernel.git [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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed