Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758928AbXFVR3R (ORCPT ); Fri, 22 Jun 2007 13:29:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754563AbXFVR2v (ORCPT ); Fri, 22 Jun 2007 13:28:51 -0400 Received: from ebiederm.dsl.xmission.com ([166.70.28.69]:46981 "EHLO ebiederm.dsl.xmission.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753325AbXFVR2u (ORCPT ); Fri, 22 Jun 2007 13:28:50 -0400 From: ebiederm@xmission.com (Eric W. Biederman) To: "Rafael J. Wysocki" Cc: "Siddha, Suresh B" , Pavel Machek , Andrew Morton , Andi Kleen , linux-kernel@vger.kernel.org, Neil Brown , Ingo Molnar , asit.k.mallick@intel.com Subject: Re: [PATCH] x86: Document the hotplug code is incompatible with x86 irq handling References: <200706130016.09490.rjw@sisk.pl> <20070612222432.GC17143@linux-os.sc.intel.com> <200706130058.43227.rjw@sisk.pl> Date: Fri, 22 Jun 2007 11:27:20 -0600 In-Reply-To: <200706130058.43227.rjw@sisk.pl> (Rafael J. Wysocki's message of "Wed, 13 Jun 2007 00:58:42 +0200") Message-ID: User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 870 Lines: 24 "Rafael J. Wysocki" writes: > > OK, thanks. > > Eric, would you agree to follow this plan without making the entire CPU hotplug > (on x86) depend on BROKEN? Sorry for the delay, I missed this email. If we can actually move irq migration into process context on x86. I would be happy to. Currently I am dubious if this can be done reliably. But I think the benefits of doing irq migration outside of the irq handler are sufficient to give another go at making it work. However this isn't just Intel's ioapics we have to worry about, but Intel's were the worst so that is a reasonable starting point. Eric - 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/