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, URIBL_BLOCKED,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 4A1FEC43381 for ; Wed, 20 Mar 2019 18:27:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1D32F218A1 for ; Wed, 20 Mar 2019 18:27:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553106472; bh=60WHGEAtlx9vFAMsQJQJYL5vMgyRbHiJMVg/Y9MMAX0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=juLIwxHku3V+Mur2uHC443QDsbshyO9c+teGFiWGXlOXFeBc4jNthQ+XNGUNyINHv 8Uy3BkJmZYj1Ts9VOj7Xq/1p2TsRRtipBYxAowWgKIjb8E1EWLpIN+s2cePqseNhcU 2QvojhbyvEPM0sHvtOxX3qfWfCZ3LUkEMWoE7kgY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727237AbfCTS1v (ORCPT ); Wed, 20 Mar 2019 14:27:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:59940 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726438AbfCTS1v (ORCPT ); Wed, 20 Mar 2019 14:27:51 -0400 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 455A82184D; Wed, 20 Mar 2019 18:27:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553106470; bh=60WHGEAtlx9vFAMsQJQJYL5vMgyRbHiJMVg/Y9MMAX0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=b60xXgUEBwMOXktVhrLdJJaUhmVx2Yw+9YEnFVkbGes4DwDwircf4PLakPx5ZNOAB jqXtFj3ufHfhmP+0Q+8qhAJm8BezEkcEq9bYAOwBSsLSainj2bCqo3dt03el6tteB8 3sL1pgIDNsGna3JFlYBaHtLJ9wcCfvpUhWpZULe0= Date: Wed, 20 Mar 2019 19:27:47 +0100 From: Greg KH To: "Paul E. McKenney" Cc: jun.zhang@intel.com, bo.he@intel.com, jie.a.bai@intel.com, jin.xiao@intel.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] rcu: Do RCU GP kthread self-wakeup from softirq and interrupt" failed to apply to 5.0-stable tree Message-ID: <20190320182747.GA13045@kroah.com> References: <1553103782152182@kroah.com> <20190320181041.GN4102@linux.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190320181041.GN4102@linux.ibm.com> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, Mar 20, 2019 at 11:10:41AM -0700, Paul E. McKenney wrote: > On Wed, Mar 20, 2019 at 06:43:02PM +0100, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 5.0-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 . > > Hello, Greg, > > "This patch does not Cc stable because it does not apply cleanly to > earlier kernel versions." ;-) I know, that's why I sent out these emails to remind people about it :) > Bo, Jin, Jie, would any of you be interested in doing the backports? > I would of course be happy to review them. That would be most wonderful, thanks! greg k-h