From: Cornelia Huck <cohuck@redhat.com>
To: Andrew Jones <drjones@redhat.com>
Cc: kvm@vger.kernel.org, pbonzini@redhat.com, rkrcmar@redhat.com,
joro@8bytes.org, cdall@linaro.org, marc.zyngier@arm.com,
agraf@suse.com, borntraeger@de.ibm.com, james.hogan@imgtec.com
Subject: Re: [PATCH v2] KVM: MAINTAINERS improvements
Date: Fri, 11 Aug 2017 14:59:08 +0200 [thread overview]
Message-ID: <20170811145908.52d9d7b4.cohuck@redhat.com> (raw)
In-Reply-To: <20170811122920.29179-1-drjones@redhat.com>
On Fri, 11 Aug 2017 14:29:20 +0200
Andrew Jones <drjones@redhat.com> wrote:
> Remove nonexistent files, allow less awkward expressions when
> extracting arch-specific information, and only return relevant
> information when using arch-specific expressions. Additionally
> add include/trace/events/kvm.h, arch/*/include/uapi/asm/kvm*,
> and arch/powerpc/kernel/kvm* to appropriate sections. The arch-
> specific expressions are now:
>
> /KVM/ -- All KVM
> /\(KVM\)|\(KVM\/x86\)/ -- X86
> /\(KVM\)|\(KVM\/x86\)|\(KVM\/amd\)/ -- X86 plus AMD
> /\(KVM\)|\(KVM\/arm\)/ -- ARM
> /\(KVM\)|\(KVM\/arm\)|\(KVM\/arm64\)/ -- ARM plus ARM64
> /\(KVM\)|\(KVM\/powerpc\)/ -- POWERPC
> /\(KVM\)|\(KVM\/s390\)/ -- S390
> /\(KVM\)|\(KVM\/mips\)/ -- MIPS
>
> Signed-off-by: Andrew Jones <drjones@redhat.com>
> @@ -7454,7 +7468,7 @@ L: linux-s390@vger.kernel.org
> W: http://www.ibm.com/developerworks/linux/linux390/
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git
> S: Supported
> -F: Documentation/s390/kvm.txt
> +F: arch/s390/include/uapi/asm/kvm*
> F: arch/s390/include/asm/kvm*
> F: arch/s390/kvm/
> F: arch/s390/mm/gmap.c
There might be a case for arch/s390/include/asm/gmap.h as well, but
gmap.c should already cover the gmap code, so
Acked-by: Cornelia Huck <cohuck@redhat.com>
next prev parent reply other threads:[~2017-08-11 12:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-11 12:29 [PATCH v2] KVM: MAINTAINERS improvements Andrew Jones
2017-08-11 12:59 ` Cornelia Huck [this message]
2017-08-11 14:44 ` Joerg Roedel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170811145908.52d9d7b4.cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=agraf@suse.com \
--cc=borntraeger@de.ibm.com \
--cc=cdall@linaro.org \
--cc=drjones@redhat.com \
--cc=james.hogan@imgtec.com \
--cc=joro@8bytes.org \
--cc=kvm@vger.kernel.org \
--cc=marc.zyngier@arm.com \
--cc=pbonzini@redhat.com \
--cc=rkrcmar@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.