git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a775a38
)
x86: use possible_cpus=NUM to extend the possible cpus allowed
author
Mike Travis
<travis@sgi.com>
Wed, 17 Dec 2008 23:21:39 +0000
(15:21 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 18 Dec 2008 11:08:05 +0000
(12:08 +0100)
Impact: add new boot parameter
Use possible_cpus=NUM kernel parameter to extend the number of possible
cpus.
The ability to HOTPLUG ON cpus that are "possible" but not "present" is
dealt with in a later patch.
Signed-off-by: Mike Travis <travis@sgi.com>
No differences found