Paolo,
The following changes since commit b55a8144d1807f9e74c51cb584f0dd198483d86c:
x86/kvm: Resolve shadow warning from min macro (2014-07-25 16:05:54 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git
tags/kvm-s390-20140730
for you to fetch changes up to db3738614767e1f2dfe69afca070d7bc46266cca:
KVM: s390: rework broken SIGP STOP interrupt handling (2014-07-31 09:20:35
+0200)
----------------------------------------------------------------
Two fixes for recently introduced regressions
- a memory leak on busy SIGP
- pontentially lost SIGP stop in rare situations (shutdown loops)
The first issue is not part of a released kernel. The 2nd issue is
present in all KVM versions, but did not trigger before commit
7dfc63cf977447e09b1072911c2 (KVM: s390: allow only one SIGP STOP
(AND STORE STATUS) at a time) with Linux as a guest.
So no need for cc stable
----------------------------------------------------------------
Christian Borntraeger (1):
KVM: s390: Fix memory leak on busy SIGP stop
David Hildenbrand (1):
KVM: s390: rework broken SIGP STOP interrupt handling
arch/s390/kvm/interrupt.c | 3 +++
arch/s390/kvm/sigp.c | 1 +
2 files changed, 4 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html