mbox

[GIT,PULL,0/2] KVM: s390: pv: Two small fixes for 6.5

Message ID 20230718132300.34947-1-imbrenda@linux.ibm.com (mailing list archive)
State New, archived
Headers show

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-6.5-1

Message

Claudio Imbrenda July 18, 2023, 1:22 p.m. UTC
Hi Paolo,

just two small bugfixes for asynchronous destroy.


please pull, thanks!

Claudio


The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:

  Linux 6.5-rc2 (2023-07-16 15:10:37 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-6.5-1

for you to fetch changes up to c2fceb59bbda16468bda82b002383bff59de89ab:

  KVM: s390: pv: fix index value of replaced ASCE (2023-07-18 11:21:51 +0200)

----------------------------------------------------------------
Two fixes for asynchronous destroy

----------------------------------------------------------------
Claudio Imbrenda (2):
      KVM: s390: pv: simplify shutdown and fix race
      KVM: s390: pv: fix index value of replaced ASCE

 arch/s390/kvm/pv.c  | 8 ++++++--
 arch/s390/mm/gmap.c | 1 +
 2 files changed, 7 insertions(+), 2 deletions(-)

Comments

Paolo Bonzini July 23, 2023, 4:53 p.m. UTC | #1
On Tue, Jul 18, 2023 at 3:23 PM Claudio Imbrenda <imbrenda@linux.ibm.com> wrote:
>
> Hi Paolo,
>
> just two small bugfixes for asynchronous destroy.
>
>
> please pull, thanks!

Done, thanks.

Paolo

>
> Claudio
>
>
> The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:
>
>   Linux 6.5-rc2 (2023-07-16 15:10:37 -0700)
>
> are available in the Git repository at:
>
>   https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-6.5-1
>
> for you to fetch changes up to c2fceb59bbda16468bda82b002383bff59de89ab:
>
>   KVM: s390: pv: fix index value of replaced ASCE (2023-07-18 11:21:51 +0200)
>
> ----------------------------------------------------------------
> Two fixes for asynchronous destroy
>
> ----------------------------------------------------------------
> Claudio Imbrenda (2):
>       KVM: s390: pv: simplify shutdown and fix race
>       KVM: s390: pv: fix index value of replaced ASCE
>
>  arch/s390/kvm/pv.c  | 8 ++++++--
>  arch/s390/mm/gmap.c | 1 +
>  2 files changed, 7 insertions(+), 2 deletions(-)
>
> --
> 2.41.0
>