diff options
author | Pranjal Ramajor Asha Kanojiya <quic_pkanojiy@quicinc.com> | 2023-05-17 21:35:36 +0200 |
---|---|---|
committer | Jeffrey Hugo <quic_jhugo@quicinc.com> | 2023-05-23 17:47:10 +0200 |
commit | d3b277b7aa1c74a65c84019b8fbe7856f841841a (patch) | |
tree | cd34262618fcc11ad9a881291994e01d71d64740 /fs/fuse | |
parent | accel/qaic: initialize ret variable to 0 (diff) | |
download | linux-d3b277b7aa1c74a65c84019b8fbe7856f841841a.tar.xz linux-d3b277b7aa1c74a65c84019b8fbe7856f841841a.zip |
accel/qaic: Validate user data before grabbing any lock
Validating user data does not need to be protected by any lock and it is
safe to move it out of critical region.
Fixes: ff13be830333 ("accel/qaic: Add datapath")
Fixes: 129776ac2e38 ("accel/qaic: Add control path")
Signed-off-by: Pranjal Ramajor Asha Kanojiya <quic_pkanojiy@quicinc.com>
Reviewed-by: Carl Vanderlip <quic_carlv@quicinc.com>
Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230517193540.14323-2-quic_jhugo@quicinc.com
Diffstat (limited to 'fs/fuse')
0 files changed, 0 insertions, 0 deletions