From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg0-f65.google.com ([74.125.83.65]:42745 "EHLO mail-pg0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751898AbeGALGB (ORCPT ); Sun, 1 Jul 2018 07:06:01 -0400 Received: by mail-pg0-f65.google.com with SMTP id c10-v6so5874037pgu.9 for ; Sun, 01 Jul 2018 04:06:01 -0700 (PDT) Date: Sun, 1 Jul 2018 20:05:57 +0900 From: Sergey Senozhatsky To: Tetsuo Handa Cc: gregkh@linuxfoundation.org, stable@vger.kernel.org, peterz@infradead.org, pmladek@suse.com, rostedt@goodmis.org, sergey.senozhatsky@gmail.com Subject: Re: FAILED: patch "[PATCH] printk: fix possible reuse of va_list variable" failed to apply to 4.9-stable tree Message-ID: <20180701110557.GA410@tigerII.localdomain> References: <1530436796165248@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On (07/01/18 19:41), Tetsuo Handa wrote: > On 2018/07/01 18:19, 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 . > > > > OK. Filename and function name are different as of 4.9. > Updated patch for 4.9-stable is attached below. Thanks! -ss