Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753792Ab2BNFwq (ORCPT ); Tue, 14 Feb 2012 00:52:46 -0500 Received: from mail-pz0-f46.google.com ([209.85.210.46]:36181 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752186Ab2BNFwp (ORCPT ); Tue, 14 Feb 2012 00:52:45 -0500 Message-ID: <4F39F6A7.6000107@gmail.com> Date: Mon, 13 Feb 2012 22:52:39 -0700 From: David Ahern User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:10.0.1) Gecko/20120208 Thunderbird/10.0.1 MIME-Version: 1.0 To: Namhyung Kim CC: Joerg Roedel , Namhyung Kim , linux-kernel@vger.kernel.org, Ingo Molnar , Andi Kleen , Anshuman Khandual , Arun Sharma , Corey Ashford , Frederic Weisbecker , Jason Wang , Jiri Olsa , Lin Ming , Paul Mackerras , Peter Zijlstra , Roberto Agostino Vitillo , Robert Richter , Stephane Eranian , Thomas Gleixner , Vince Weaver , arnaldo.melo@gmail.com, Arnaldo Carvalho de Melo Subject: Re: [GIT PULL 00/16] perf/core improvements and fixes References: <1329184375-27911-1-git-send-email-acme@infradead.org> <4F39CBE0.6050806@gmail.com> <4F39D00D.2060206@gmail.com> <4F39ECDB.5090609@lge.com> <4F39EFBB.2010301@gmail.com> <4F39F5BC.6000605@lge.com> In-Reply-To: <4F39F5BC.6000605@lge.com> 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: 949 Lines: 33 On 2/13/12 10:48 PM, Namhyung Kim wrote: > Hi, > > 2012-02-14 2:23 PM, David Ahern wrote: >> On 2/13/12 10:10 PM, Namhyung Kim wrote: >>>> >>> >>> It happened because I used old kernel version that isn't aware of the >>> exclude_guest bit. So the check on attr->__reserved_1 in >>> core.c::perf_copy_attr() failed and then ended up seeing EINVAL at >>> perf_evsel__open(). >> >> comes back to 1aed2671738785e8f5aea663a6fda91aa7ef59b5 again. See >> >> https://lkml.org/lkml/2012/2/8/234 >> > > Thanks for the pointer, then I'll wait until the guys figure out what > the correct fix is :) > > Thanks, > Namhyung Resetting that default was it. :-) Does reverting the entire patch fix your problem? 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/