From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH 1/3] Clean up cpu_inject_x86_mce(). Date: Mon, 20 Dec 2010 09:28:52 -0200 Message-ID: <20101220112852.GA21124@amt.cnet> References: <4D01E2DC.5030708@np.css.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , Andi Kleen , Huang Ying , Hidetoshi Seto , Dean Nelson , KVM list To: Jin Dongming Return-path: Received: from mx1.redhat.com ([209.132.183.28]:33110 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755737Ab0LTLeP (ORCPT ); Mon, 20 Dec 2010 06:34:15 -0500 Content-Disposition: inline In-Reply-To: <4D01E2DC.5030708@np.css.fujitsu.com> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Dec 10, 2010 at 05:20:44PM +0900, Jin Dongming wrote: > Hi, all > > I am sorry for replying late. > I modified the patches as the comments of huang-san and Marcelo-san > and resend them. Applied all 3 to uq/master, thanks.