diff options
author | Bob Pearson <rpearsonhpe@gmail.com> | 2023-03-29 14:33:09 -0500 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2023-04-12 13:11:51 -0300 |
commit | 67a00d29c360f4d7b2ca7b1ccf24b145f60d14b8 (patch) | |
tree | afbfb3c0a8215a602510fea29480fd8d5eef91f6 /tools/perf/scripts/python/stackcollapse.py | |
parent | 866694afd644cd5ee32411713c3d802fcca22ebb (diff) |
RDMA/rxe: Fix incorrect TASKLET_STATE_SCHED check in rxe_task.c
In a previous patch TASKLET_STATE_SCHED was used as a mask but it is a bit
position instead. Add the missing shift.
Link: https://lore.kernel.org/r/20230329193308.7489-1-rpearsonhpe@gmail.com
Reported-by: Dan Carpenter <error27@gmail.com>
Link: https://lore.kernel.org/linux-rdma/8a054b78-6d50-4bc6-8d8a-83f85fbdb82f@kili.mountain/
Fixes: d94671632572 ("RDMA/rxe: Rewrite rxe_task.c")
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions