From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [PATCH 1/3] perf events: fix WARN_ON_ONCE for 64-bit raw data, SW events Date: Fri, 18 Feb 2011 10:17:28 -0700 Message-ID: <4D5EA9A8.2080209@cisco.com> References: <1298008433-22911-1-git-send-email-daahern@cisco.com> <1298008433-22911-2-git-send-email-daahern@cisco.com> <1298026821.5226.642.camel@laptop> <4D5E8338.8010602@cisco.com> <20110218145348.GA302@ghostprotocols.net> <1298041291.5226.776.camel@laptop> <20110218170450.GB302@ghostprotocols.net> <1298049189.2887.1.camel@twins> <4D5EA922.1090709@cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from sj-iport-1.cisco.com ([171.71.176.70]:3201 "EHLO sj-iport-1.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751665Ab1BRRR3 (ORCPT ); Fri, 18 Feb 2011 12:17:29 -0500 In-Reply-To: <4D5EA922.1090709@cisco.com> Sender: linux-perf-users-owner@vger.kernel.org List-ID: To: Peter Zijlstra Cc: Arnaldo Carvalho de Melo , linux-perf-users@vger.kernel.org, linux-kernel@vger.kernel.org, mingo@elte.hu, paulus@samba.org On 02/18/11 10:15, David Ahern wrote: >> Its just that any custom payload must be of size 4+8*n bytes. > > 4 + 8*n != 8-byte aligned for any whole number n. nevermind. you are referring to the payload only; I was thinking full raw sample. > > David > -- > To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html