From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 16 Nov 2012 22:42:19 +1100 From: Paul Mackerras To: Anshuman Khandual Subject: Re: [PATCH] powerpc, perf: Change PMU flag values representation from decimal to hex Message-ID: <20121116114219.GA5745@bloggs.ozlabs.ibm.com> References: <1353056344-1392-1-git-send-email-khandual@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1353056344-1392-1-git-send-email-khandual@linux.vnet.ibm.com> Cc: michael.neuling@au1.ibm.com, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Nov 16, 2012 at 02:29:04PM +0530, Anshuman Khandual wrote: > Signed-off-by: Anshuman Khandual That's not a sufficient description of why you are making this change. In particular, what is the motivation for and impact of using LONG_ASM_CONST? Paul.