summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2022-12-31 01:33:04 +0300
committerDavid S. Miller <davem@davemloft.net>2023-01-01 15:01:14 +0300
commitd9d71a89f28d27ac772c429b37d52668d011df7a (patch)
tree4e54b78010a21f54d0b1ff64e39795326ddf569b /tools/perf/scripts/python/task-analyzer.py
parent1c429c10192c930fd358b0c9a777c222a352d945 (diff)
downloadlinux-d9d71a89f28d27ac772c429b37d52668d011df7a.tar.xz
net: ipa: use proper endpoint mask for suspend
It is now possible for a system to have more than 32 endpoints. As a result, registers related to endpoint suspend are parameterized, with 32 endpoints represented in one more registers. In ipa_interrupt_suspend_control(), the IPA_SUSPEND_EN register offset is determined properly, but the bit mask used still assumes the number of enpoints won't exceed 32. This is a bug. Fix it. Fixes: f298ba785e2d ("net: ipa: add a parameter to suspend registers") Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions