From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751760AbdCPNUX (ORCPT ); Thu, 16 Mar 2017 09:20:23 -0400 Received: from mail-wr0-f171.google.com ([209.85.128.171]:34549 "EHLO mail-wr0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751037AbdCPNUW (ORCPT ); Thu, 16 Mar 2017 09:20:22 -0400 Date: Thu, 16 Mar 2017 14:20:17 +0100 From: Ingo Molnar To: Peter Zijlstra Cc: linux-kernel@vger.kernel.org, acme@kernel.org, mathieu.desnoyers@efficios.com, alexander.shishkin@linux.intel.com, dvyukov@google.com, fweisbec@gmail.com, oleg@redhat.com, Linus Torvalds Subject: Re: [PATCH 0/4] perf patches Message-ID: <20170316132017.GA7630@gmail.com> References: <20170316124747.804596354@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170316124747.804596354@infradead.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Peter Zijlstra wrote: > Hi, > > These 4 patches are the result of Dmitry reporting a use-after-free. > > The first two are /urgent material, the last two can go in /core. Applied to tip:perf/urgent, thanks Peter! Note that I applied all four to perf/urgent, to keep the source code variants count lower. Thanks, Ingo