Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932435AbZD3QuA (ORCPT ); Thu, 30 Apr 2009 12:50:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932242AbZD3Qts (ORCPT ); Thu, 30 Apr 2009 12:49:48 -0400 Received: from out01.mta.xmission.com ([166.70.13.231]:37443 "EHLO out01.mta.xmission.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932205AbZD3Qtq (ORCPT ); Thu, 30 Apr 2009 12:49:46 -0400 To: Joe Korty Cc: venkatesh.pallipadi@intel.com, mingo@elte.hu, linux-kernel@vger.kernel.org References: <20090430161506.GA2636@typhoon.ccur.com> From: ebiederm@xmission.com (Eric W. Biederman) Date: Thu, 30 Apr 2009 09:49:39 -0700 In-Reply-To: <20090430161506.GA2636@typhoon.ccur.com> (Joe Korty's message of "Thu\, 30 Apr 2009 12\:15\:06 -0400") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-XM-SPF: eid=;;;mid=;;;hst=in01.mta.xmission.com;;;ip=67.169.126.145;;;frm=ebiederm@xmission.com;;;spf=neutral X-SA-Exim-Connect-IP: 67.169.126.145 X-SA-Exim-Rcpt-To: joe.korty@ccur.com, linux-kernel@vger.kernel.org, mingo@elte.hu, venkatesh.pallipadi@intel.com X-SA-Exim-Mail-From: ebiederm@xmission.com X-Spam-DCC: XMission; sa03 1397; Body=1 Fuz1=1 Fuz2=1 X-Spam-Combo: ;Joe Korty X-Spam-Relay-Country: X-Spam-Report: * -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP * 0.0 T_TM2_M_HEADER_IN_MSG BODY: T_TM2_M_HEADER_IN_MSG * -0.2 BAYES_40 BODY: Bayesian spam probability is 20 to 40% * [score: 0.3482] * -0.0 DCC_CHECK_NEGATIVE Not listed in DCC * [sa03 1397; Body=1 Fuz1=1 Fuz2=1] * 0.0 XM_SPF_Neutral SPF-Neutral * 0.0 T_Symld_Words too many words that have symbols inside * 0.4 UNTRUSTED_Relay Comes from a non-trusted relay Subject: Re: [PATCH] clear irq pending when bypassing it X-SA-Exim-Version: 4.2.1 (built Thu, 25 Oct 2007 00:26:12 +0000) X-SA-Exim-Scanned: Yes (on in01.mta.xmission.com) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 547 Lines: 16 Joe Korty writes: > IRQ_MOVE_PENDING must be cleared whenever it is bypassed. > > Otherwise, we risk an old, pending affinity change > overtaking and erasing a more recent affinity change that > had been directly applied (eg, IRQ_MOVE_PCNTXT mode). When can this happen? 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/