[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m164a7w3zr.fsf@ebiederm.dsl.xmission.com>
Date: Mon, 12 Feb 2007 12:49:28 -0700
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Andi Kleen <ak@...e.de>
Cc: Benjamin Romer <benjamin.romer@...sys.com>,
Vivek Goyal <vgoyal@...ibm.com>, patches@...-64.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH x86 for review III] [7/29] x86_64: update IO-APIC dest field to 8-bit for xAPIC
Andi Kleen <ak@...e.de> writes:
> From: Benjamin Romer <benjamin.romer@...sys.com>
>
> On the Unisys ES7000/ONE system, we encountered a problem where performing
> a kexec reboot or dump on any cell other than cell 0 causes the system
> timer to stop working, resulting in a hang during timer calibration in the
> new kernel.
>
> We traced the problem to one line of code in disable_IO_APIC(), which needs
> to restore the timer's IO-APIC configuration before rebooting. The code is
> currently using the 4-bit physical destination field, rather than using the
> 8-bit logical destination field, and it cuts off the upper 4 bits of the
> timer's APIC ID. If we change this to use the logical destination field,
> the timer works and we can kexec on the upper cells. This was tested on
> two different cells (0 and 2) in an ES7000/ONE system.
>
> For reference, the relevant Intel xAPIC spec is kept at
> ftp://download.intel.com/design/chipsets/e8501/datashts/30962001.pdf,
> specifically on page 334.
>
> Signed-off-by: Benjamin M Romer <benjamin.romer@...sys.com>
> Signed-off-by: Andi Kleen <ak@...e.de>
> Cc: Andi Kleen <ak@...e.de>
> Cc: "Eric W. Biederman" <ebiederm@...ssion.com>
> Cc: Vivek Goyal <vgoyal@...ibm.com>
> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
Acked-by: Eric W. Biederman" <ebiederm@...ssion.com>
-
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