From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Re: [PATCH] x86: fix the potential of encountering panic "IO-APIC+ timer doesn't work! ..." Date: Fri, 12 Dec 2008 10:37:48 +0000 Message-ID: References: <20081212100638.GC18152@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20081212100638.GC18152@elte.hu> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ingo Molnar , Jan Beulich Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 12/12/2008 10:06, "Ingo Molnar" wrote: >>> note that we had to revert that eventually. The real solution is an >>> array of fixes from Maciej spread out over many months. >> >> What do you mean by 'eventually'? 2.6.28-rc8 still has this code, and >> so does -tip. > > argh. Different io-apic breakage. I shouldnt remember patches by their > subject lines ;-) > > Sorry about the confusion - Jan is right and my fix ported to Xen is good > ;-) Ah, no worries. I was concerned we were about to descend into a start-of-day interrupt breakage nightmare we haven't seen in a long while! > the point about the other breakages remains: for the best bootup ratio > you'll want to pick up everything from the (now unified) > arch/x86/kernel/io_apic.c. Yes, we haven't done a sync with upstream in quite a while. Thanks, Keir