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.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, USER_AGENT_MUTT autolearn=ham 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 53B27C282C2 for ; Wed, 13 Feb 2019 13:55:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 21903222B2 for ; Wed, 13 Feb 2019 13:55:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1550066122; bh=BGj2e3P3oF8IwwwFk1+YrqAOWC9tHMEjWs6QjOApRik=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=SQV4P2Gz0DiIe4+rBmtoTRQ57L5dhU43gGlcPXPc+ETsfrmunaqD7ilFWpKe3OIsW SaKHUJd864Bt/5a3dvgLYfJscgsGBkzvtiIV+rPOf6DLFk7J1u8CXnpRs8ECB2IKoZ 3npR8JH7uXHfndOVM4nZR83AgfRAvUuXA7cYjLL0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732632AbfBMNzV (ORCPT ); Wed, 13 Feb 2019 08:55:21 -0500 Received: from mail.kernel.org ([198.145.29.99]:36600 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726277AbfBMNzV (ORCPT ); Wed, 13 Feb 2019 08:55:21 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.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 31184207E0; Wed, 13 Feb 2019 13:55:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1550066120; bh=BGj2e3P3oF8IwwwFk1+YrqAOWC9tHMEjWs6QjOApRik=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jRHYQjAc1dr/MgtMw1hdRYjIe/jAWLNgZCyNekFIH3weNxR9zQuQgGigAzuE7pLc8 rsJ1mpu1QuvxRQTthbKiph7Eqd9KcUzoH/PfJCtkG+oB+RuBls16deyAlh/eKJuuwi wsiibbq53foIAdtkHac63RFbGU+clRv5BD9ZpPOE= Date: Wed, 13 Feb 2019 14:55:18 +0100 From: Greg KH To: chuck.lever@oracle.com, bfields@redhat.com, ddutile@redhat.com Cc: stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] svcrdma: Remove max_sge check at connect time" failed to apply to 4.18-stable tree Message-ID: <20190213135518.GA5257@kroah.com> References: <155006558312313@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <155006558312313@kroah.com> User-Agent: Mutt/1.11.3 (2019-02-01) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, Feb 13, 2019 at 02:46:23PM +0100, gregkh@linuxfoundation.org wrote: > > The patch below does not apply to the 4.18-stable tree. Oops, sorry, I don't care about 4.18, I meant 4.19 here. thanks, greg k-h