Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754930Ab2BNF6S (ORCPT ); Tue, 14 Feb 2012 00:58:18 -0500 Received: from LGEMRELSE7Q.lge.com ([156.147.1.151]:60096 "EHLO LGEMRELSE7Q.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753513Ab2BNF6R (ORCPT ); Tue, 14 Feb 2012 00:58:17 -0500 X-AuditID: 9c930197-b7cdbae000001518-91-4f39f7f6c7b4 Message-ID: <4F39F7F3.9050302@lge.com> Date: Tue, 14 Feb 2012 14:58:11 +0900 From: Namhyung Kim User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 Newsgroups: gmane.linux.kernel To: David Ahern 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> <4F39F6A7.6000107@gmail.com> In-Reply-To: <4F39F6A7.6000107@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Brightmail-Tracker: AAAAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1127 Lines: 41 2012-02-14 2:52 PM, David Ahern wrote: > 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 Yes, of course. OK, then I'll start to rework perf target cleanups after reverting it. Thanks, Namhyung -- 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/