diff options
| author | Roland Dreier <[email protected]> | 2010-09-28 00:51:33 +0000 |
|---|---|---|
| committer | Roland Dreier <[email protected]> | 2010-09-28 00:51:33 +0000 |
| commit | 183ae74bda75b1cfda632b42cdc916853e2dded4 (patch) | |
| tree | d4ce84571a31a81929981494e32142d09d13f1b2 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | Fix pktcdvd ioctl dev_minor range check (diff) | |
| download | kernel-183ae74bda75b1cfda632b42cdc916853e2dded4.tar.gz kernel-183ae74bda75b1cfda632b42cdc916853e2dded4.zip | |
RDMA/nes: Fix cast-to-pointer warnings on 32-bit
Fix:
drivers/infiniband/hw/nes/nes_verbs.c: In function 'nes_alloc_fast_reg_page_list':
drivers/infiniband/hw/nes/nes_verbs.c:477: warning: cast to pointer from integer of different size
drivers/infiniband/hw/nes/nes_verbs.c: In function 'nes_post_send':
drivers/infiniband/hw/nes/nes_verbs.c:3486: warning: cast to pointer from integer of different size
drivers/infiniband/hw/nes/nes_verbs.c:3486: warning: cast to pointer from integer of different size
by printing u64 quantities by casting to unsigned long and long and
using %llx, rather than casting to void* and using %p.
Reported-by: Andrew Morton <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
