aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorDoug Ledford <dledford@redhat.com>2012-10-16 23:23:55 -0400
committerRoland Dreier <roland@purestorage.com>2012-10-18 13:29:01 -0400
commit8a095030f7551d07860fd54890d1bcdc77630c29 (patch)
tree2f1b56b01314c8c3e5311d4237a498335c0a8c20 /tools/perf/util/scripting-engines/trace-event-python.c
parentddffeb8c4d0331609ef2581d84de4d763607bd37 (diff)
IB/mlx4: Fix build error on platforms where UL is not 64 bits
Line 110 uses UL as a compiler cast for the 0x constant, but it's not large enough to hold a 64-bit value on a 32-bit arch. Signed-off-by: Doug Ledford <dledford@redhat.com> [ Use "-1" instead of "FFFFFFFFFFFFFFFFULL". - Roland ] Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions