lkml.org 
[lkml]   [2019]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 10/12] perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
From
Date


On 1/22/2019 12:11 PM, Andi Kleen wrote:
>> + PERF_OUTPUT_CODE_PAGE_SIZE = 1UL << 32,
>
> That won't work on 32bit. You need 1ULL
>
> Also might want to audit that noone puts these flags into
> an int.
>

I checked the codes, and there is no one puts the flags into an int.

I will use ULL in V2.

Thanks,
Kan

\
 
 \ /
  Last update: 2019-01-23 15:41    [W:1.272 / U:0.532 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site