diff options
author | Himal Prasad Ghimiray <[email protected]> | 2024-04-12 23:42:07 +0530 |
---|---|---|
committer | Lucas De Marchi <[email protected]> | 2024-04-24 10:19:55 -0500 |
commit | f38c4d224aa37fce1e3fe05db4377ef888f0737f (patch) | |
tree | e994858b3e1af40bf6927309ffea15ec522b1255 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | d6dab9017b7cf155e73ba5c7f498de1beb5f8e24 (diff) |
drm/xe: call free_gsc_pkt only once on action add failure
The drmm_add_action_or_reset function automatically invokes the
action (free_gsc_pkt) in the event of a failure; therefore, there's no
necessity to call it within the return check.
-v2
Fix commit message. (Lucas)
Fixes: d8b1571312b7 ("drm/xe/huc: HuC authentication via GSC")
Cc: Rodrigo Vivi <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Reviewed-by: Lucas De Marchi <[email protected]>
Reviewed-by: Daniele Ceraolo Spurio <[email protected]>
Signed-off-by: Himal Prasad Ghimiray <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Lucas De Marchi <[email protected]>
(cherry picked from commit 22bf0bc04d273ca002a47de55693797b13076602)
Signed-off-by: Lucas De Marchi <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions