x86, mce: factor out duplicated struct mce setup into one function
authorAndi Kleen <andi@firstfloor.org>
Thu, 12 Feb 2009 12:43:22 +0000 (13:43 +0100)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 19 Feb 2009 22:51:39 +0000 (14:51 -0800)
Impact: cleanup

This merely factors out duplicated code to set up
the initial struct mce state into a single function.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>

No differences found