commit | 674fa677c01ad0b90237f5cddc8d68502fea5156 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Tue Dec 05 17:52:38 2006 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Fri Dec 08 15:55:55 2006 +1100 |
tree | 266926fa89dbe8b854cc552ffc512fe97bdb0361 | |
parent | 413f7c405a342b0b9370ea7a652b9f0270183bf3 [diff] |
[POWERPC] Only enable cpu hotplug via RTAS if the required firmware support is found To support cpu hotplug on pseries we require two RTAS tokens. The cpu hotplug machinery should only be wired up if these tokens are found in the device tree. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>