diff options
author | Bob Pearson <[email protected]> | 2023-03-29 14:33:09 -0500 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2023-04-12 13:11:51 -0300 |
commit | 67a00d29c360f4d7b2ca7b1ccf24b145f60d14b8 (patch) | |
tree | afbfb3c0a8215a602510fea29480fd8d5eef91f6 /lib/test_fortify/write_overflow-strncpy-src.c | |
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/[email protected]
Reported-by: Dan Carpenter <[email protected]>
Link: https://lore.kernel.org/linux-rdma/[email protected]/
Fixes: d94671632572 ("RDMA/rxe: Rewrite rxe_task.c")
Signed-off-by: Bob Pearson <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions