Re: [PATCH v12 02/17] s390/vfio-ap: decrement reference count to KVM

2020-11-26 Thread Halil Pasic
On Tue, 24 Nov 2020 16:40:01 -0500 Tony Krowiak wrote: > Decrement the reference count to KVM when notified that KVM pointer is > invalidated via the vfio group notifier. Can you please explain more thoroughly. Is this a bug you found? If yes do we need to backport it (cc stabe, fixes tag)?

[PATCH v12 02/17] s390/vfio-ap: decrement reference count to KVM

2020-11-24 Thread Tony Krowiak
Decrement the reference count to KVM when notified that KVM pointer is invalidated via the vfio group notifier. Signed-off-by: Tony Krowiak Signed-off-by: Tony Krowiak --- drivers/s390/crypto/vfio_ap_ops.c | 4 1 file changed, 4 insertions(+) diff --git