x86, intel: Use c->microcode for Atom errata check
authorAndi Kleen <ak@linux.intel.com>
Thu, 13 Oct 2011 00:46:34 +0000 (17:46 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 14 Oct 2011 11:16:38 +0000 (13:16 +0200)
commit30963c0ac721f70aea0352ed1cd0fc3cfbaef730
tree8c39b11daee487a52b6745984e60156d6ff74e70
parent506ed6b53e00ba303ad778122f08e1fca7cf5efb
x86, intel: Use c->microcode for Atom errata check

Now that the cpu update level is available the Atom PSE errata
check can use it directly without reading the MSR again.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Link: http://lkml.kernel.org/r/1318466795-7393-2-git-send-email-andi@firstfloor.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/intel.c