Re: [PATCH] powerpc, perf: Change PMU flag values representation from decimal to hex

2012-11-18 Thread Anshuman Khandual
On 11/16/2012 05:12 PM, Paul Mackerras wrote: > 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

Re: [PATCH] powerpc, perf: Change PMU flag values representation from decimal to hex

2012-11-16 Thread Paul Mackerras
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. __