From: Vineet Gupta Date: Thu, 4 Sep 2014 05:27:33 +0000 (+0530) Subject: ARC: Allow SMP kernel to build/boot on UP-only infrastructure X-Git-Tag: fixes-against-v3.18-rc2~25^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=619f30188ff0d10fccc3cd952a79cb56ff62db54;p=pandora-kernel.git ARC: Allow SMP kernel to build/boot on UP-only infrastructure 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 --- Reading git-diff-tree failed