* Re: [PATCH] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64
2023-01-23 21:02 [PATCH] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64 Oliver Upton
@ 2023-01-24 9:37 ` Will Deacon
2023-01-24 21:18 ` Oliver Upton
2023-01-24 9:51 ` Marc Zyngier
2023-01-30 19:13 ` Oliver Upton
2 siblings, 1 reply; 5+ messages in thread
From: Will Deacon @ 2023-01-24 9:37 UTC (permalink / raw)
To: Oliver Upton
Cc: maz, linux-kernel, pbonzini, seanjc, kvm, kvmarm, james.morse,
suzuki.poulose, yuzenghui, catalin.marinas, linux-arm-kernel
On Mon, Jan 23, 2023 at 09:02:56PM +0000, Oliver Upton wrote:
> Going forward I intend to help Marc with maintaining KVM/arm64. We've
> spoken about this quite a bit and he has been a tremendous help in
> ramping up to the task (thank you!). We haven't worked out the exact
> details of how the process will work, but the goal is to even out the
> maintenance responsibilities to give us both ample time for development.
>
> To that end, updating the maintainers entry to reflect the change.
>
> Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 42fc47c6edfd..7323efcc1270 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11355,9 +11355,9 @@ F: virt/kvm/*
>
> KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
> M: Marc Zyngier <maz@kernel.org>
> +M: Oliver Upton <oliver.upton@linux.dev>
Ya know, alphabetical order tends to put Mr Z at the bottom of the list,
but I can understand why you don't necessarily want to be first in the
pack just yet!
In any case, this is really great to see:
Acked-by: Will Deacon <will@kernel.org>
Thank you!
Will
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64
2023-01-24 9:37 ` Will Deacon
@ 2023-01-24 21:18 ` Oliver Upton
0 siblings, 0 replies; 5+ messages in thread
From: Oliver Upton @ 2023-01-24 21:18 UTC (permalink / raw)
To: Will Deacon
Cc: maz, linux-kernel, pbonzini, seanjc, kvm, kvmarm, james.morse,
suzuki.poulose, yuzenghui, catalin.marinas, linux-arm-kernel
On Tue, Jan 24, 2023 at 09:37:29AM +0000, Will Deacon wrote:
> On Mon, Jan 23, 2023 at 09:02:56PM +0000, Oliver Upton wrote:
> > Going forward I intend to help Marc with maintaining KVM/arm64. We've
> > spoken about this quite a bit and he has been a tremendous help in
> > ramping up to the task (thank you!). We haven't worked out the exact
> > details of how the process will work, but the goal is to even out the
> > maintenance responsibilities to give us both ample time for development.
> >
> > To that end, updating the maintainers entry to reflect the change.
> >
> > Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
> > ---
> > MAINTAINERS | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 42fc47c6edfd..7323efcc1270 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -11355,9 +11355,9 @@ F: virt/kvm/*
> >
> > KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
> > M: Marc Zyngier <maz@kernel.org>
> > +M: Oliver Upton <oliver.upton@linux.dev>
>
> Ya know, alphabetical order tends to put Mr Z at the bottom of the list,
> but I can understand why you don't necessarily want to be first in the
> pack just yet!
I think you may've spotted my intentions here :-) Short of any
objections, I'll shamelessly leave Marc in the direct line of fire until
someone alphabetizes it.
> In any case, this is really great to see:
>
> Acked-by: Will Deacon <will@kernel.org>
Thanks!
--
Thanks,
Oliver
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64
2023-01-23 21:02 [PATCH] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64 Oliver Upton
2023-01-24 9:37 ` Will Deacon
@ 2023-01-24 9:51 ` Marc Zyngier
2023-01-30 19:13 ` Oliver Upton
2 siblings, 0 replies; 5+ messages in thread
From: Marc Zyngier @ 2023-01-24 9:51 UTC (permalink / raw)
To: Oliver Upton
Cc: linux-kernel, pbonzini, seanjc, kvm, kvmarm, james.morse,
suzuki.poulose, yuzenghui, catalin.marinas, will,
linux-arm-kernel
On Mon, 23 Jan 2023 21:02:56 +0000,
Oliver Upton <oliver.upton@linux.dev> wrote:
>
> Going forward I intend to help Marc with maintaining KVM/arm64. We've
> spoken about this quite a bit and he has been a tremendous help in
> ramping up to the task (thank you!). We haven't worked out the exact
> details of how the process will work, but the goal is to even out the
> maintenance responsibilities to give us both ample time for development.
>
> To that end, updating the maintainers entry to reflect the change.
>
> Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Thanks for stepping up to the challenge, and for all the help you've
provided so far.
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 42fc47c6edfd..7323efcc1270 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11355,9 +11355,9 @@ F: virt/kvm/*
>
> KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64)
> M: Marc Zyngier <maz@kernel.org>
> +M: Oliver Upton <oliver.upton@linux.dev>
> R: James Morse <james.morse@arm.com>
> R: Suzuki K Poulose <suzuki.poulose@arm.com>
> -R: Oliver Upton <oliver.upton@linux.dev>
> R: Zenghui Yu <yuzenghui@huawei.com>
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
> L: kvmarm@lists.linux.dev
As Will said, this should probably be in alphabetical order for a
given tag. Not a big deal though, so FWIW:
Acked-by: Marc Zyngier <maz@kernel.org>
M.
--
Without deviation from the norm, progress is not possible.
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64
2023-01-23 21:02 [PATCH] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64 Oliver Upton
2023-01-24 9:37 ` Will Deacon
2023-01-24 9:51 ` Marc Zyngier
@ 2023-01-30 19:13 ` Oliver Upton
2 siblings, 0 replies; 5+ messages in thread
From: Oliver Upton @ 2023-01-30 19:13 UTC (permalink / raw)
To: maz, Oliver Upton
Cc: pbonzini, linux-arm-kernel, seanjc, catalin.marinas,
suzuki.poulose, james.morse, will, linux-kernel, yuzenghui, kvm,
kvmarm
On Mon, 23 Jan 2023 21:02:56 +0000, Oliver Upton wrote:
> Going forward I intend to help Marc with maintaining KVM/arm64. We've
> spoken about this quite a bit and he has been a tremendous help in
> ramping up to the task (thank you!). We haven't worked out the exact
> details of how the process will work, but the goal is to even out the
> maintenance responsibilities to give us both ample time for development.
>
> To that end, updating the maintainers entry to reflect the change.
>
> [...]
Applied to kvmarm/next, thanks!
[1/1] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64
https://git.kernel.org/kvmarm/kvmarm/c/58817be46762
--
Best,
Oliver
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 5+ messages in thread