aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorMatias Bjørling <mb@lightnvm.io>2018-04-12 09:16:03 -0600
committerJens Axboe <axboe@kernel.dk>2018-04-12 09:58:27 -0600
commit7ec6074ff005e5f6cd2cf186a9ec7496c3db04f9 (patch)
tree071a6801a3e6e94570ef9b9a9c6b156ca1a118ae /tools/perf/scripts/python/check-perf-trace.py
parent2d097c50212e137e7b53ffe3b37561153eeba87d (diff)
nvme: enforce 64bit offset for nvme_get_log_ext fn
Compiling on 32 bits system produces a warning for the shift width when shifting 32 bit integer with 64bit integer. Make sure that offset always is 64bit, and use macros for retrieving lower and upper bits of the offset. Signed-off-by: Matias Bjørling <mb@lightnvm.io> Signed-off-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions