From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:52126 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752342AbeESNN5 (ORCPT ); Sat, 19 May 2018 09:13:57 -0400 Date: Sat, 19 May 2018 15:13:40 +0200 From: Greg KH To: rostedt@goodmis.org, torvalds@linux-foundation.org Cc: stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] vsprintf: Replace memory barrier with static_key for" failed to apply to 4.14-stable tree Message-ID: <20180519131340.GA12990@kroah.com> References: <152673511417591@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <152673511417591@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: On Sat, May 19, 2018 at 03:05:14PM +0200, gregkh@linuxfoundation.org wrote: > > The patch below does not apply to the 4.14-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 > > ------------------ original commit in Linus's tree ------------------ > > >From 85f4f12d51397f1648e1f4350f77e24039b82d61 Mon Sep 17 00:00:00 2001 > From: "Steven Rostedt (VMware)" > Date: Tue, 15 May 2018 22:24:52 -0400 > Subject: [PATCH] vsprintf: Replace memory barrier with static_key for > random_ptr_key update Oops, nevermind, this should not go to 4.14-stable, sorry about that, my scripts hit a false-positive here. greg k-h