From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Huth Subject: Re: [PATCH] MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc Date: Mon, 9 Oct 2017 16:56:15 +0200 Message-ID: References: <1507559641-11743-1-git-send-email-thuth@redhat.com> <0a84d3fd-aea9-76fa-e8eb-3010bf7db4c1@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org, =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= , Scott Wood , Mihai Caraman , Bharat Bhushan To: Alexander Graf , Paolo Bonzini , kvm-ppc@vger.kernel.org, Paul Mackerras , Alexander Graf Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 09.10.2017 16:43, Alexander Graf wrote: > > > On 09.10.17 16:42, Paolo Bonzini wrote: >> On 09/10/2017 16:34, Thomas Huth wrote: >>> Paul is handling almost all of the powerpc related KVM patches nowadays, >>> so he should be mentioned in the MAINTAINERS file accordingly. >>> >>> Signed-off-by: Thomas Huth >>> --- >>> MAINTAINERS | 1 + >>> 1 file changed, 1 insertion(+) >>> >>> diff --git a/MAINTAINERS b/MAINTAINERS >>> index 2d3d750..177ffde 100644 >>> --- a/MAINTAINERS >>> +++ b/MAINTAINERS >>> @@ -7571,6 +7571,7 @@ F: arch/mips/include/asm/kvm* >>> F: arch/mips/kvm/ >>> >>> KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc) >>> +M: Paul Mackerras >>> M: Alexander Graf >>> L: kvm-ppc@vger.kernel.org >>> W: http://www.linux-kvm.org/ >>> >> >> Queued, replacing Alex too. What's the state of BookE? > > Orphaned? :) > > It's a dead architecture anyways Do you know whether anybody is still using it? ... if not, maybe it's time to remove the code from the kernel? Thomas