Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756585Ab3JISEF (ORCPT ); Wed, 9 Oct 2013 14:04:05 -0400 Received: from mail-pa0-f53.google.com ([209.85.220.53]:41773 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753378Ab3JISED (ORCPT ); Wed, 9 Oct 2013 14:04:03 -0400 Message-ID: <52559A8E.1030101@gmail.com> Date: Wed, 09 Oct 2013 12:03:58 -0600 From: David Ahern User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Stephane Eranian CC: LKML , "mingo@elte.hu" , Peter Zijlstra , Arnaldo Carvalho de Melo , "ak@linux.intel.com" , Jiri Olsa , Hugh Dickins , Kees Cook , Andrew Morton Subject: Re: [PATCH] perf: disable mmap2 support References: <20131009161743.GA3022@quad> <52558278.6080206@gmail.com> <5255900A.5050103@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1149 Lines: 37 On 10/9/13 11:40 AM, Stephane Eranian wrote: > On Wed, Oct 9, 2013 at 7:19 PM, David Ahern wrote: >> On 10/9/13 10:39 AM, Stephane Eranian wrote: >>> >>> Looks like the easiest thing to do for perf is to revert: >>> >>> Revert "perf tools: Add default handler for mmap2 events" >>> git revert 6adb0b0ae26fcc35cfec068d71f13863faac5b44 >>> >>> Revert "perf tools: Add attr->mmap2 support" >>> git revert 5c5e854bc760a2e2c878df3cfcf2afa4febcd511 >>> >>> Do you agree? >> >> >> If you want to strip all of mmap2 you also need >> 5654a0257a86c093c2b38ea5d3ceaa17affd735b. >> > You mean: > commit 384c671e33a7ddf905f2c60b433b9883f0e5a605 > Author: David Ahern > Date: Sun Sep 22 19:44:58 2013 -0600 > > perf trace: Add mmap2 handler > > Right? Yes, a couple of those have 2 commit ids. I pulled the id's from acme's perf/core branch David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/