Message ID | 20230929155706.81033-1-imbrenda@linux.ibm.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Fri, Sep 29, 2023 at 5:57 PM Claudio Imbrenda <imbrenda@linux.ibm.com> wrote: > > Hi Paolo, > > a small fix for gisa, please pull :) > > > Claudio > > The following changes since commit 6465e260f48790807eef06b583b38ca9789b6072: > > Linux 6.6-rc3 (2023-09-24 14:31:13 -0700) > > are available in the Git repository at: > > ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-6.6-1 Pulled, but you need to configure separate url/pushurl. :) Paolo > > for you to fetch changes up to f87ef5723536a6545ed9c43e18b13a9faceb3c80: > > KVM: s390: fix gisa destroy operation might lead to cpu stalls (2023-09-25 08:31:47 +0200) > > ---------------------------------------------------------------- > One small fix for gisa to avoid stalls. > > ---------------------------------------------------------------- > > Michael Mueller (1): > KVM: s390: fix gisa destroy operation might lead to cpu stalls > > arch/s390/kvm/interrupt.c | 16 ++++++---------- > 1 file changed, 6 insertions(+), 10 deletions(-) > > -- > 2.41.0 >