From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Egger Subject: Re: [PATCH] Xen Machine Check (MCA) & RAS Maintainer Date: Tue, 14 May 2013 15:55:15 +0200 Message-ID: <51924243.3090306@amazon.de> References: <5192231102000078000D5E50@nat28.tlf.novell.com> 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.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "Liu, Jinsong" Cc: "Jiang, Yunhong" , Jan Beulich , xen-devel List-Id: xen-devel@lists.xenproject.org On 14.05.13 15:48, Liu, Jinsong wrote: > Jan Beulich wrote: >>>>> On 14.05.13 at 11:07, "Liu, Jinsong" wrote: >>> --- a/MAINTAINERS >>> +++ b/MAINTAINERS >>> @@ -202,6 +202,7 @@ T: hg >>> http://xenbits.xen.org/XCP/linux-2.6.*.pq.hg MACHINE CHECK (MCA) & >>> RAS M: Christoph Egger M: Yunhong Jiang >>> >> >> Iirc Yunhong requested to be removed (which he'd need to confirm >> on list). >> >>> +M: Liu Jinsong >>> S: Supported >>> F: xen/arch/x86/cpu/mcheck/ >>> >> >> Jan > > Updated as attached. > Yunhong, please confirm and ack. > > Thanks, > Jinsong > > > From bb5cf50688bbea98808531947cbcd552719146b4 Mon Sep 17 00:00:00 2001 > From: Liu Jinsong > Date: Wed, 15 May 2013 05:23:18 +0800 > Subject: [PATCH] Xen Machine Check (MCA) & RAS Maintainer > > Co-maintain Xen Machine Check (MCA) & RAS > > Signed-off-by: Liu Jinsong Acked-by: Christoph Egger > --- > MAINTAINERS | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 29b4a21..c86afd1 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -201,7 +201,7 @@ T: hg http://xenbits.xen.org/XCP/linux-2.6.*.pq.hg > > MACHINE CHECK (MCA) & RAS > M: Christoph Egger > -M: Yunhong Jiang > +M: Liu Jinsong > S: Supported > F: xen/arch/x86/cpu/mcheck/ > >