summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorMichael Chan <mchan@broadcom.com>2015-12-10 03:35:41 +0300
committerDavid S. Miller <davem@davemloft.net>2015-12-12 07:34:05 +0300
commitde68f5de56512a2ff5d5810ef4d54c53470c3c45 (patch)
tree86e36eb672ef44554d30fcc825eaa16d5bfbd192 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentd110986c5ddb1caf576e8576044c0c831e3e7fa4 (diff)
downloadlinux-de68f5de56512a2ff5d5810ef4d54c53470c3c45.tar.xz
bnxt_en: Fix bitmap declaration to work on 32-bit arches.
The declaration of the bitmap vf_req_snif_bmap using fixed array of unsigned long will only work on 64-bit archs. Use DECLARE_BITMAP instead which will work on all archs. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions