summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorEliot Courtney <ecourtney@nvidia.com>2026-01-29 16:44:59 +0900
committerAlexandre Courbot <acourbot@nvidia.com>2026-02-25 08:16:55 +0900
commit9045ae2afc7b7cd51a98d7d773529b56572a4b1b (patch)
treee4288cd09a94318ef97fc26423f732ca5e24b4e3 /tools/perf/scripts/python/stackcollapse.py
parent4bef417ea46cbc701500b1b92b962586ec6e0900 (diff)
gpu: nova-core: gsp: fix incorrect advancing of write pointer
We should modulo not bitwise-and here. The current code could, for example, set wptr to MSGQ_NUM_PAGES which is not valid. Fixes: 75f6b1de8133 ("gpu: nova-core: gsp: Add GSP command queue bindings and handling") Signed-off-by: Eliot Courtney <ecourtney@nvidia.com> Reviewed-by: Gary Guo <gary@garyguo.net> Link: https://patch.msgid.link/20260129-nova-core-cmdq1-v3-1-2ede85493a27@nvidia.com Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions