x86: cleanup C1E enabled detection
authorThomas Gleixner <tglx@linutronix.de>
Mon, 9 Jun 2008 15:11:13 +0000 (17:11 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 10 Jun 2008 13:52:07 +0000 (15:52 +0200)
Rename the "MSR_K8_ENABLE_C1E" MSR to INT_PENDING_MSG, which is the
name in the data sheet as well. Move the C1E mask to the header file.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found