commit | b5f2fa4ea00a179ac1c2ff342ceeee261dd75e53 | [log] [tgz] |
---|---|---|
author | Andi Kleen <andi@firstfloor.org> | Thu Feb 12 13:43:22 2009 +0100 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Thu Feb 19 14:51:39 2009 -0800 |
tree | 08fcd00fe45ba442d4bf51cc9fdc34e8b16238b3 | |
parent | 0d7482e3d76522157c9d741d79fce22c401fa0c5 [diff] |
x86, mce: factor out duplicated struct mce setup into one function 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>