From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 018F0C76191 for ; Thu, 25 Jul 2019 06:59:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CC28622C7D for ; Thu, 25 Jul 2019 06:59:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564037980; bh=eqsaAomPO9wIOKM+wsrSXhDJBVwb+imqnpL/tT7Vxx4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=t2qCk6oVSM5Lk3cio61GCIlsCMw36OoW+Zt94glMp4Sf+oeiSehTwvnjob7mJ6JSK 8p+200TfVp5jzZQPbkGPApBkXj8uMeZaE2K7hDYbpMDhiJH3Y0xyPXxc/OoY1/0sv/ bsQG3gFudTSjscqjZH1LPjqREeOnTSOB3MGDxsqU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387418AbfGYG7j (ORCPT ); Thu, 25 Jul 2019 02:59:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:33540 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387668AbfGYG7j (ORCPT ); Thu, 25 Jul 2019 02:59:39 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id AE1EA2070B; Thu, 25 Jul 2019 06:59:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564037978; bh=eqsaAomPO9wIOKM+wsrSXhDJBVwb+imqnpL/tT7Vxx4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dz/Kz5w3sKtQR3X7KwObW4YBPuO1rsZOIX+7qhEDsQAIZQ3gO5mMIGFLIysFlOvyB cCsAml7gygVQQDWPV930eGJwB+Atojl7Y2GLBTu1hWf9i5qVBAWRBRAJNT5lvZQ3xd THWJstFFVM1cpYa4iPsTJOdxL7/Nr+EbzDx917xI= Date: Thu, 25 Jul 2019 08:34:54 +0200 From: "gregkh@linuxfoundation.org" To: Damien Le Moal Cc: "hch@lst.de" , "axboe@kernel.dk" , "martin.petersen@oracle.com" , "stable@vger.kernel.org" Subject: Re: FAILED: patch "[PATCH] block: Limit zone array allocation size" failed to apply to 5.1-stable tree Message-ID: <20190725063454.GD6723@kroah.com> References: <1563883019244153@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Thu, Jul 25, 2019 at 06:06:45AM +0000, Damien Le Moal wrote: > On Tue, 2019-07-23 at 13:56 +0200, gregkh@linuxfoundation.org wrote: > > The patch below does not apply to the 5.1-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > > > thanks, > > > > greg k-h > > Greg, > > I sent you a backported version that applies cleanly to both 5.1 and > 5.2 stable trees. Please fix up your backports and send them in a format that I can use that does not lie about the author of the patch :) thanks, greg k-h