Re: [PATCH v3 6/6] KVM: s390: ucontrol: Fix memslot handling
From: Christoph Schlameuss
Date: Fri Apr 10 2026 - 05:32:08 EST
On Thu Apr 2, 2026 at 5:01 PM CEST, Claudio Imbrenda wrote:
> Fix memslots handling for UCONTROL guests. Attempts to delete user
> memslots will fail, as they should, without the risk of a NULL pointer
> dereference.
>
> Signed-off-by: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
With the added Fixes tag:
Reviewed-by: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
> ---
> arch/s390/kvm/kvm-s390.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)