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:
2ce7598
)
ARC: Allow SMP kernel to build/boot on UP-only infrastructure
author
Vineet Gupta
<vgupta@synopsys.com>
Thu, 4 Sep 2014 05:27:33 +0000
(10:57 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Sat, 27 Sep 2014 09:19:01 +0000
(14:49 +0530)
In light of recent SNAFU with SMP build, allow simple platform to build
as SMP but run UP.
* Remove the dependence on simulation SMP extension to enable quick
build/test iterations of SMP kernel.
* In absence of platform SMP registration, prevent the NULL smp feature
name from borkign the system
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
No differences found