diff mbox series

MAINTAINERS: Include documentation in KVM/arm64 entry

Message ID 20240628222147.3153682-1-oliver.upton@linux.dev (mailing list archive)
State New
Headers show
Series MAINTAINERS: Include documentation in KVM/arm64 entry | expand

Commit Message

Oliver Upton June 28, 2024, 10:21 p.m. UTC
Ensure updates to the KVM/arm64 documentation get sent to the right
place.

Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Zenghui Yu June 29, 2024, 1:32 a.m. UTC | #1
On 2024/6/29 6:21, Oliver Upton wrote:
> Ensure updates to the KVM/arm64 documentation get sent to the right
> place.
> 
> Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index aacccb376c28..05d71b852857 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12078,6 +12078,7 @@ L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  L:	kvmarm@lists.linux.dev
>  S:	Maintained
>  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git
> +F:	Documentation/virt/kvm/arm/
>  F:	arch/arm64/include/asm/kvm*
>  F:	arch/arm64/include/uapi/asm/kvm*
>  F:	arch/arm64/kvm/

Should we include the vgic documentation (in
Documentation/virt/kvm/devices/) as well? They're indeed KVM/arm64
stuff.

Thanks,
Zenghui
Oliver Upton June 29, 2024, 2:13 a.m. UTC | #2
On Sat, Jun 29, 2024 at 09:32:53AM +0800, Zenghui Yu wrote:
> On 2024/6/29 6:21, Oliver Upton wrote:
> > Ensure updates to the KVM/arm64 documentation get sent to the right
> > place.
> > 
> > Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
> > ---
> >  MAINTAINERS | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index aacccb376c28..05d71b852857 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -12078,6 +12078,7 @@ L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> >  L:	kvmarm@lists.linux.dev
> >  S:	Maintained
> >  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git
> > +F:	Documentation/virt/kvm/arm/
> >  F:	arch/arm64/include/asm/kvm*
> >  F:	arch/arm64/include/uapi/asm/kvm*
> >  F:	arch/arm64/kvm/
> 
> Should we include the vgic documentation (in
> Documentation/virt/kvm/devices/) as well? They're indeed KVM/arm64
> stuff.

Heh, yet another fine example for why I shouldn't send patches on a
Friday evening :)

Yes, we'll want to fold those in too, thanks for spotting this.
Zenghui Yu June 29, 2024, 2:24 a.m. UTC | #3
On 2024/6/29 10:13, Oliver Upton wrote:
> On Sat, Jun 29, 2024 at 09:32:53AM +0800, Zenghui Yu wrote:
> > On 2024/6/29 6:21, Oliver Upton wrote:
> > > Ensure updates to the KVM/arm64 documentation get sent to the right
> > > place.
> > >
> > > Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
> > > ---
> > >  MAINTAINERS | 1 +
> > >  1 file changed, 1 insertion(+)
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index aacccb376c28..05d71b852857 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -12078,6 +12078,7 @@ L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> > >  L:	kvmarm@lists.linux.dev
> > >  S:	Maintained
> > >  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git
> > > +F:	Documentation/virt/kvm/arm/
> > >  F:	arch/arm64/include/asm/kvm*
> > >  F:	arch/arm64/include/uapi/asm/kvm*
> > >  F:	arch/arm64/kvm/
> >
> > Should we include the vgic documentation (in
> > Documentation/virt/kvm/devices/) as well? They're indeed KVM/arm64
> > stuff.
> 
> Heh, yet another fine example for why I shouldn't send patches on a
> Friday evening :)
> 
> Yes, we'll want to fold those in too, thanks for spotting this.

With that added:

Acked-by: Zenghui Yu <yuzenghui@huawei.com>
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index aacccb376c28..05d71b852857 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12078,6 +12078,7 @@  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:	kvmarm@lists.linux.dev
 S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git
+F:	Documentation/virt/kvm/arm/
 F:	arch/arm64/include/asm/kvm*
 F:	arch/arm64/include/uapi/asm/kvm*
 F:	arch/arm64/kvm/