Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755494AbZITSmE (ORCPT ); Sun, 20 Sep 2009 14:42:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754975AbZITSmC (ORCPT ); Sun, 20 Sep 2009 14:42:02 -0400 Received: from ey-out-2122.google.com ([74.125.78.26]:52879 "EHLO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753566AbZITSmA (ORCPT ); Sun, 20 Sep 2009 14:42:00 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=dbx4qy71rdVsHPOdP3ApIlJbbgR2GDfE6F64XMzCK1m66BDFEiobGMI7lX25Y9xHjT WM3lAzGJnQ1G9a+WKvhal8/XMOGo14dY7Lasb3J8aYRhQVSmAXQiK44vSwK/qXHB7H6q dk3AylDx566ukAkeurNcS/9xUpR8PEQotxpRI= Date: Sun, 20 Sep 2009 22:42:03 +0400 From: Cyrill Gorcunov To: Ingo Molnar , Sheng Yang , Yinghai Lu , Suresh Siddha , linux-kernel@vger.kernel.org, Dimitri Sivanich , Thomas Gleixner , "H. Peter Anvin" Subject: Re: [PATCH] x86: Don't ack_APIC_irq() if lapic is disabled in GENERIC_INTERRUPT_VECTOR handler Message-ID: <20090920184203.GD32176@lenovo> References: <1252403546-12544-1-git-send-email-sheng@linux.intel.com> <20090920180632.GB8498@elte.hu> <20090920181326.GB32176@lenovo> <20090920182124.GD8498@elte.hu> <20090920183011.GC32176@lenovo> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090920183011.GC32176@lenovo> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1112 Lines: 33 [Cyrill Gorcunov - Sun, Sep 20, 2009 at 10:30:11PM +0400] ... | | > | | > iirc it was Xen related patch. So it's not that simple. | | > | | > I've pointed out Sheng about disable_apic. I'm not Xen | | > specialist but Xen team seem to use specific apic setup | | > so our "dummy" operations are not involved (case they | | > set disable_apic=1 without "turn off" apic ops in real). | | > Something like that. | | | | They should then set a NOP function in that case. We really dont want to | | slow down hotpath functions like smp_generic_interrupt() with flaggery. | | | | Ingo | | | | Well, I suppose we should wait for Sheng's comments. | I wish I would answer you but I simply don't know Xen | code :) | | -- Cyrill Wait a bit Ingo, please. It seems I'm having different patch series in mind. Need to restore mail thread. Will back soon :) -- Cyrill -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/