From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] enhancement for unmaskable MSI and two cosmetic fixes. Date: Tue, 26 Jan 2010 14:26:21 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Zhang, Xiantao" , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Are these essential for 4.0.0? I've just tagged -rc2, so they've missed that. -- Keir On 26/01/2010 14:10, "Zhang, Xiantao" wrote: > 0001: Revert 20334, since it doesn't solve the race for all corner cases. > 0002: Fixed unmaskable MSI's IRQ migration. > 0003: Reduce eoi stack's size to save per-cpu area. > 0004: polarity-switch method for EOI message is only used for non-directed-eoi > case. > Xiantao