aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2021-11-29 22:53:27 +0100
committerDavid S. Miller <davem@davemloft.net>2021-11-30 12:05:16 +0000
commitb83f5ac7d922e69a109261f5f940eebbd4e514c4 (patch)
treeb9557a2916abbaf7cde57ec034ab51dadaf6e5c7 /tools/perf/scripts/python/export-to-postgresql.py
parent1a59c9c55585e1ec5b352d31b3f8402f196eae94 (diff)
net: marvell: mvpp2: Fix the computation of shared CPUs
'bitmap_fill()' fills a bitmap one 'long' at a time. It is likely that an exact number of bits is expected. Use 'bitmap_set()' instead in order not to set unexpected bits. Fixes: e531f76757eb ("net: mvpp2: handle cases where more CPUs are available than s/w threads") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions