Displaying 1 result from an estimated 1 matches for "intel_p6_mcheck_init".
Did you mean:
intel_p5_mcheck_init
2006 May 08
1
hardware support
...n bios. However, the xen based
kernel tries to come up MP and fails in a non-intuitive way by hitting
a BUG in the hypervisor code. Following is the stack trace of the xen
based kernel:
[<ff10f8d6>] alloc_vcpu+0x36/0x120
[<ff1518c0>] smp_prepare_cpus+0x460/0xd30
[<ff132fcd>] intel_p6_mcheck_init+0xbd/0xe0
[<ff1555b4>] get_mtrr_state+0xf4/0x110
[<ff1508f1>] __start_xen+0x5d1/0x9e0
[<ff123270>] new_tlbflush_clock_period+0x0/0x90
[<ff10015a>] start_paging+0x52/0x54
CPU0 FATAL TRAP 6 (invalid opcode), ERROR_CODE 0000, IN INTERRUPT
CONTEXT.
System shutting do...