diff options
author | Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> | 2020-06-24 01:51:37 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-06-23 15:18:48 -0700 |
commit | 1992ded5d111997877a9a25205976d8d03c46814 (patch) | |
tree | d23a2945dee629c32cc863b39a89c6c41598805e /tools/perf/scripts/python/syscall-counts.py | |
parent | f286dd8eaad5a2758750f407ab079298e0bcc8a5 (diff) |
cxgb4: fix SGE queue dump destination buffer context
The data in destination buffer is expected to be be parsed in big
endian. So, use the right context.
Fixes following sparse warning:
cudbg_lib.c:2041:44: warning: incorrect type in assignment (different
base types)
cudbg_lib.c:2041:44: expected unsigned long long [usertype]
cudbg_lib.c:2041:44: got restricted __be64 [usertype]
Fixes: 736c3b94474e ("cxgb4: collect egress and ingress SGE queue contexts")
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions