Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752909AbbLIDT5 (ORCPT ); Tue, 8 Dec 2015 22:19:57 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:42978 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750899AbbLIDT4 (ORCPT ); Tue, 8 Dec 2015 22:19:56 -0500 Date: Tue, 8 Dec 2015 22:19:52 -0500 From: Greg Kroah-Hartman To: Christian Borntraeger Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, David Hildenbrand Subject: Re: [PATCH 4.3 090/125] KVM: s390: fix wrong lookup of VCPUs by array index Message-ID: <20151209031952.GC17525@kroah.com> References: <20151207145752.225938417@linuxfoundation.org> <20151207145756.688439386@linuxfoundation.org> <566603CE.8040306@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <566603CE.8040306@de.ibm.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 989 Lines: 30 On Mon, Dec 07, 2015 at 11:10:22PM +0100, Christian Borntraeger wrote: > On 12/07/2015 04:01 PM, Greg Kroah-Hartman wrote: > > 4.3-stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > > > From: David Hildenbrand > > > > commit 152e9f65d66f0a3891efc3869440becc0e7ff53f upstream. > > Greg, > > That commit has a dependency, the patch description has > Cc: stable@vger.kernel.org # db27a7a KVM: Provide function for VCPU lookup b > but db27a7a is not in 4.1 4.2 and 4.3 stable queue > > Without that commit 4.1, 4.2 and 4.3 fail to build > > Is the syntax for a dependency wrong? No, you got it right, I just missed it, sorry, my fault. Now queued up. greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/