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=-5.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 769FEC433DB for ; Thu, 4 Mar 2021 13:46:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 454A364F39 for ; Thu, 4 Mar 2021 13:46:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235218AbhCDNq1 (ORCPT ); Thu, 4 Mar 2021 08:46:27 -0500 Received: from mail.kernel.org ([198.145.29.99]:54444 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235304AbhCDNqG (ORCPT ); Thu, 4 Mar 2021 08:46:06 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id ED54564F39; Thu, 4 Mar 2021 13:45:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1614865526; bh=jwFv0wSQ0L7MAiuzXv6ggUdm3HGGf4+h2qpKP//GV+s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Jikx43X+fhtj9SFToQQOzab5e+3VmFkQ9jvK1KeZO8RUDZFsUavxR2n3CuX7I9UGt rrwkZav4vxEba2q2+SAc0ZEi+Zhc7BEF3+WFdaVUHlIAgKTtqWtqPr1HWoi/Cogkk+ 3HdCv1z9Y9N1vrFNJqFLemGa+y3jStzucvWjFxjo= Date: Thu, 4 Mar 2021 14:45:24 +0100 From: Greg KH To: Petr Mladek Cc: songmuchun@bytedance.com, sergey.senozhatsky@gmail.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] printk: fix deadlock when kernel panic" failed to apply to 4.9-stable tree Message-ID: References: <1614604832185174@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Tue, Mar 02, 2021 at 11:02:39AM +0100, Petr Mladek wrote: > On Mon 2021-03-01 14:20:32, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 4.9-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 . > > Please, find below the backport for stable-4.9: Now queued up, thanks. greg k-h