aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2017-01-15 11:14:07 +0300
committerGreg Kroah-Hartman <[email protected]>2017-01-16 18:08:56 +0100
commit565af1cda2d35fa481a732b7405959263f47cc9f (patch)
tree86e737eca3d7ea72ec1019305176327f70b38100 /tools/perf/scripts/python
parent18ff854e8e30a275af9f4e7c15776d23429ae737 (diff)
staging: lustre: ptlrpc: silence a shift wrapping warning
"svcpt->scp_hist_seq" is a u64 so static checkers complain that 1U should be 1ULL. I looked at REQS_SEQ_SHIFT() a little and it seems to be capped by the number of CPUs online and the amount of memory, but I think it could go above 32 possibly. Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Oleg Drokin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions