[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071127222408.GH24223@one.firstfloor.org>
Date: Tue, 27 Nov 2007 23:24:08 +0100
From: Andi Kleen <andi@...stfloor.org>
To: Vivek Goyal <vgoyal@...hat.com>
Cc: Neil Horman <nhorman@...hat.com>, Ben Woodard <woodard@...hat.com>,
kexec@...ts.infradead.org, linux-kernel@...r.kernel.org,
Andi Kleen <ak@...e.de>, hbabu@...ibm.com,
"Eric W. Biederman" <ebiederm@...ssion.com>
Subject: Re: [PATCH] kexec: force x86_64 arches to boot kdump kernels on boot cpu
> Are we putting the system back in PIC mode or virtual wire mode? I have
> not seen systems which support PIC mode. All latest systems seems
> to be having virtual wire mode. I think in case of PIC mode, interrupts
Yes it's probably virtual wire. For real PIC mode we would need really
old systems without APIC.
> can be delivered to cpu0 only. In virt wire mode, one can program IOAPIC
> to deliver interrupt to any of the cpus and that's what we have been
The code doesn't try to program anything specific, it just restores the state
that was left over originally by the BIOS.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists