From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH] KVM: s390: virtio-ccw bugfix. Date: Thu, 4 Apr 2013 11:27:39 +0300 Message-ID: <20130404082739.GA17009@redhat.com> References: <1365063906-61392-1-git-send-email-cornelia.huck@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1365063906-61392-1-git-send-email-cornelia.huck@de.ibm.com> Sender: kvm-owner@vger.kernel.org List-Archive: List-Post: To: Cornelia Huck Cc: Marcelo Tosatti , Christian Borntraeger , Carsten Otte , Alexander Graf , Heiko Carstens , Martin Schwidefsky , KVM , linux-s390 List-ID: On Thu, Apr 04, 2013 at 10:25:05AM +0200, Cornelia Huck wrote: > Hi, > > another virtio-ccw bugfix for a problem where we would not reset > old I/O errors. Please apply. > > Cornelia Huck (1): > KVM: s390: virtio_ccw: reset errors for new I/O. > > drivers/s390/kvm/virtio_ccw.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > Is this for 3.9 or 3.10? -- Gleb.