From: Greg Kurz Date: Fri, 12 Dec 2014 11:37:40 +0000 (+0100) Subject: powerpc/powernv: Ignore smt-enabled on Power8 and later X-Git-Tag: omap-for-v3.19/fixes-rc1~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d70a54e2d08510a99b1f10eceeae6f2f7086e226;p=pandora-kernel.git powerpc/powernv: Ignore smt-enabled on Power8 and later Starting with POWER8, the subcore logic relies on all threads of a core being booted so that they can participate in split mode switches. So on those machines we ignore the smt_enabled_at_boot setting (smt-enabled on the kernel command line). Signed-off-by: Greg Kurz [mpe: Update comment and change log to be more precise] Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed