a16c28ed0fb865295746d21 parent 431ef7a2a486201967304fcc9cfc33e945626fed author Hugh Dickins 1207262909 +0100 committer Ingo Molnar 1208446894 +0200 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 ?