* [PATCH] KVM: arm64: Another reviewer reshuffle
@ 2024-09-27 10:49 Marc Zyngier
2024-09-27 10:52 ` Oliver Upton
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Marc Zyngier @ 2024-09-27 10:49 UTC (permalink / raw)
To: linux-arm-kernel, kvmarm, kvm
Cc: Oliver Upton, Joey Gouly, Suzuki K Poulose, Zenghui Yu,
Will Deacon, Catalin Marinas
It has been a while since James had any significant bandwidth to
review KVM/arm64 patches. But in the meantime, Joey has stepped up
and did a really good job reviewing some terrifying patch series.
Having talked with the interested parties, it appears that James
is unlikely to have time for KVM in the near future, and that Joey
is willing to take more responsibilities.
So let's appoint Joey as an official reviewer, and give James some
breathing space, as well as my personal thanks. I'm sure he will
be back one way or another!
Cc: Oliver Upton <oliver.upton@linux.dev>
Cc: Joey Gouly <joey.gouly@arm.com>
Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
Cc: Zenghui Yu <yuzenghui@huawei.com>
Cc: Will Deacon <will@kernel.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 878dcd23b3317..fe2028b5b250f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12270,7 +12270,7 @@ 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: Joey Gouly <joey.gouly@arm.com>
R: Suzuki K Poulose <suzuki.poulose@arm.com>
R: Zenghui Yu <yuzenghui@huawei.com>
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
--
2.39.2
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH] KVM: arm64: Another reviewer reshuffle
2024-09-27 10:49 [PATCH] KVM: arm64: Another reviewer reshuffle Marc Zyngier
@ 2024-09-27 10:52 ` Oliver Upton
2024-09-27 10:59 ` Joey Gouly
2024-09-27 12:30 ` Zenghui Yu
2024-10-01 14:28 ` Marc Zyngier
2 siblings, 1 reply; 5+ messages in thread
From: Oliver Upton @ 2024-09-27 10:52 UTC (permalink / raw)
To: Marc Zyngier
Cc: linux-arm-kernel, kvmarm, kvm, Joey Gouly, Suzuki K Poulose,
Zenghui Yu, Will Deacon, Catalin Marinas
On Fri, Sep 27, 2024 at 11:49:56AM +0100, Marc Zyngier wrote:
> It has been a while since James had any significant bandwidth to
> review KVM/arm64 patches. But in the meantime, Joey has stepped up
> and did a really good job reviewing some terrifying patch series.
>
> Having talked with the interested parties, it appears that James
> is unlikely to have time for KVM in the near future, and that Joey
> is willing to take more responsibilities.
>
> So let's appoint Joey as an official reviewer, and give James some
> breathing space, as well as my personal thanks. I'm sure he will
> be back one way or another!
Yes, thank you James for everything, I'm sure we'll still be seeing you
around ;-)
> Cc: Oliver Upton <oliver.upton@linux.dev>
> Cc: Joey Gouly <joey.gouly@arm.com>
> Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
> Cc: Zenghui Yu <yuzenghui@huawei.com>
> Cc: Will Deacon <will@kernel.org>
> Cc: Catalin Marinas <catalin.marinas@arm.com>
> Signed-off-by: Marc Zyngier <maz@kernel.org>
Welcome to the party, Joey!
Acked-by: Oliver Upton <oliver.upton@linux.dev>
--
Thanks,
Oliver
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] KVM: arm64: Another reviewer reshuffle
2024-09-27 10:52 ` Oliver Upton
@ 2024-09-27 10:59 ` Joey Gouly
0 siblings, 0 replies; 5+ messages in thread
From: Joey Gouly @ 2024-09-27 10:59 UTC (permalink / raw)
To: Oliver Upton
Cc: Marc Zyngier, linux-arm-kernel, kvmarm, kvm, Suzuki K Poulose,
Zenghui Yu, Will Deacon, Catalin Marinas
On Fri, Sep 27, 2024 at 12:52:58PM +0200, Oliver Upton wrote:
> On Fri, Sep 27, 2024 at 11:49:56AM +0100, Marc Zyngier wrote:
> > It has been a while since James had any significant bandwidth to
> > review KVM/arm64 patches. But in the meantime, Joey has stepped up
> > and did a really good job reviewing some terrifying patch series.
> >
> > Having talked with the interested parties, it appears that James
> > is unlikely to have time for KVM in the near future, and that Joey
> > is willing to take more responsibilities.
> >
> > So let's appoint Joey as an official reviewer, and give James some
> > breathing space, as well as my personal thanks. I'm sure he will
> > be back one way or another!
>
> Yes, thank you James for everything, I'm sure we'll still be seeing you
> around ;-)
>
> > Cc: Oliver Upton <oliver.upton@linux.dev>
> > Cc: Joey Gouly <joey.gouly@arm.com>
> > Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
> > Cc: Zenghui Yu <yuzenghui@huawei.com>
> > Cc: Will Deacon <will@kernel.org>
> > Cc: Catalin Marinas <catalin.marinas@arm.com>
> > Signed-off-by: Marc Zyngier <maz@kernel.org>
>
> Welcome to the party, Joey!
Thanks!
Acked-by: Joey Gouly <joey.gouly@arm.com>
>
> Acked-by: Oliver Upton <oliver.upton@linux.dev>
>
> --
> Thanks,
> Oliver
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] KVM: arm64: Another reviewer reshuffle
2024-09-27 10:49 [PATCH] KVM: arm64: Another reviewer reshuffle Marc Zyngier
2024-09-27 10:52 ` Oliver Upton
@ 2024-09-27 12:30 ` Zenghui Yu
2024-10-01 14:28 ` Marc Zyngier
2 siblings, 0 replies; 5+ messages in thread
From: Zenghui Yu @ 2024-09-27 12:30 UTC (permalink / raw)
To: Marc Zyngier
Cc: linux-arm-kernel, kvmarm, kvm, Oliver Upton, Joey Gouly,
Suzuki K Poulose, Will Deacon, Catalin Marinas
On 2024/9/27 18:49, Marc Zyngier wrote:
> It has been a while since James had any significant bandwidth to
> review KVM/arm64 patches. But in the meantime, Joey has stepped up
> and did a really good job reviewing some terrifying patch series.
>
> Having talked with the interested parties, it appears that James
> is unlikely to have time for KVM in the near future, and that Joey
> is willing to take more responsibilities.
>
> So let's appoint Joey as an official reviewer, and give James some
> breathing space, as well as my personal thanks. I'm sure he will
> be back one way or another!
With my thanks to James :-)
> Cc: Oliver Upton <oliver.upton@linux.dev>
> Cc: Joey Gouly <joey.gouly@arm.com>
> Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
> Cc: Zenghui Yu <yuzenghui@huawei.com>
> Cc: Will Deacon <will@kernel.org>
> Cc: Catalin Marinas <catalin.marinas@arm.com>
> Signed-off-by: Marc Zyngier <maz@kernel.org>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 878dcd23b3317..fe2028b5b250f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12270,7 +12270,7 @@ 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: Joey Gouly <joey.gouly@arm.com>
> R: Suzuki K Poulose <suzuki.poulose@arm.com>
> R: Zenghui Yu <yuzenghui@huawei.com>
> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
Acked-by: Zenghui Yu <yuzenghui@huawei.com>
Welcome!
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] KVM: arm64: Another reviewer reshuffle
2024-09-27 10:49 [PATCH] KVM: arm64: Another reviewer reshuffle Marc Zyngier
2024-09-27 10:52 ` Oliver Upton
2024-09-27 12:30 ` Zenghui Yu
@ 2024-10-01 14:28 ` Marc Zyngier
2 siblings, 0 replies; 5+ messages in thread
From: Marc Zyngier @ 2024-10-01 14:28 UTC (permalink / raw)
To: linux-arm-kernel, kvmarm, kvm, Marc Zyngier
Cc: Oliver Upton, Joey Gouly, Suzuki K Poulose, Zenghui Yu,
Will Deacon, Catalin Marinas
On Fri, 27 Sep 2024 11:49:56 +0100, Marc Zyngier wrote:
> It has been a while since James had any significant bandwidth to
> review KVM/arm64 patches. But in the meantime, Joey has stepped up
> and did a really good job reviewing some terrifying patch series.
>
> Having talked with the interested parties, it appears that James
> is unlikely to have time for KVM in the near future, and that Joey
> is willing to take more responsibilities.
>
> [...]
Applied to fixes, thanks!
[1/1] KVM: arm64: Another reviewer reshuffle
commit: 64a1d716615ee234a743b2528e95d8c3a9bef95f
Cheers,
M.
--
Without deviation from the norm, progress is not possible.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-10-01 14:32 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-27 10:49 [PATCH] KVM: arm64: Another reviewer reshuffle Marc Zyngier
2024-09-27 10:52 ` Oliver Upton
2024-09-27 10:59 ` Joey Gouly
2024-09-27 12:30 ` Zenghui Yu
2024-10-01 14:28 ` Marc Zyngier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox