From: Hugh Dickins Date: Thu, 3 Apr 2008 22:48:29 +0000 (+0100) Subject: x86: MPSC should use P6 NOPs X-Git-Tag: v2.6.26-rc1~1154^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2b3bab63bd9999a29eb74326a7baf61901385e6;p=pandora-kernel.git x86: MPSC should use P6 NOPs I've now noticed that the machine I call MPENTIUM4 for 32-bit kernels is called MPSC for 64-bit kernels, and in that case it still doesn't get the P6 NOPs it ought to. hpa explains that MK8 should still be excluded, so it's just a matter of including MPSC along with MPENTIUM4. Signed-off-by: Hugh Dickins Acked-by: H. Peter Anvin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed