Re: [PATCH] kexec: force x86_64 arches to boot kdump kernels on boot cpu

From: Yinghai Lu
Date: Fri Nov 30 2007 - 04:00:04 EST


On Nov 29, 2007 6:54 PM, Eric W. Biederman <ebiederm@xxxxxxxxxxxx> wrote:
> Ben Woodard <woodard@xxxxxxxxxx> writes:
>
>
> > Eric W. Biederman wrote:
> >> Vivek Goyal <vgoyal@xxxxxxxxxx> writes:
> >>
> >>> Ok. Got it. So in this case we route the interrupts directly through LAPIC
> >>> and put LVT0 in ExtInt mode and IOAPIC is bypassed.
> >>>
> >>> I am looking at Intel Multiprocessor specification v1.4 and as per figure
> >>> 3-3 on page 3-9, 8259 is connected to LINTIN0 line, which in turn is
> >>> connected to LINTIN0 pin on all processors. If that is the case, even in
> >>> this mode, all the CPU should see the timer interrupts (which is coming
> >>> from 8259)?
> >>

there is two mode for mcp55. bios should have one option about virtul
wired to LVT0 of BSP or IOAPIC pin 0.
or the option like hpet route to ioapic pin 2.

for kdump fix, could enable LVT0 of CPU for kdump and disable that for BSP?

ben,
can you send out
lspci -vvxxx -s 00:1.0

YH
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/