From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail177-1.suw61.mandrillapp.com ([198.2.177.1]:58673 "EHLO mail177-1.suw61.mandrillapp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750773AbcCAFGz (ORCPT ); Tue, 1 Mar 2016 00:06:55 -0500 Received: from pmta06.mandrill.prod.suw01.rsglab.com (127.0.0.1) by mail177-1.suw61.mandrillapp.com id hqkhmu22rtkk for ; Tue, 1 Mar 2016 05:06:52 +0000 (envelope-from ) From: Greg KH Subject: Re: [PATCH 2/2] KVM: s390: fix memory overwrites when vx is disabled To: David Hildenbrand Cc: , , Message-Id: <20160301050651.GA3200@kroah.com> References: <1456327495-76013-1-git-send-email-dahi@linux.vnet.ibm.com> <1456327495-76013-2-git-send-email-dahi@linux.vnet.ibm.com> In-Reply-To: <1456327495-76013-2-git-send-email-dahi@linux.vnet.ibm.com> Date: Tue, 01 Mar 2016 05:06:52 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On Wed, Feb 24, 2016 at 04:24:55PM +0100, David Hildenbrand wrote: > This is the backport of 9abc2a08a7d6 (KVM: s390: fix memory overwrites > when vx is disabled) for 4.4-stable. This backport didn't apply: Applying kvm-s390-fix-memory-overwrites-when-vx-is-disabled.patch to linux-4.4.y Applying patch kvm-s390-fix-memory-overwrites-when-vx-is-disabled.patch patching file arch/s390/include/asm/kvm_host.h patching file arch/s390/kvm/kvm-s390.c Hunk #8 FAILED at 2246. Hunk #9 FAILED at 2255. 2 out of 10 hunks FAILED -- rejects in file arch/s390/kvm/kvm-s390.c Can you try it again? thanks, greg k-h