From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:33948 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754508AbdJPQOg (ORCPT ); Mon, 16 Oct 2017 12:14:36 -0400 Date: Mon, 16 Oct 2017 18:12:48 +0200 From: Greg Kroah-Hartman To: Todd Kjos Cc: Todd Kjos , stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] binder: fix use-after-free in binder_transaction()" failed to apply to 4.13-stable tree Message-ID: <20171016161248.GA30572@kroah.com> References: <1508073556776@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 Mon, Oct 16, 2017 at 08:53:19AM -0700, Todd Kjos wrote: > Hi Greg, this one is not needed in 4.13 since it only is relevant in the > fine-grained locking case which is introduced in 4.14. Ah, ok, my fault for marking it for stable, sorry for the noise. greg k-h