Skip to content
Commit 1d738dbb authored by Sean Christopherson's avatar Sean Christopherson Committed by Borislav Petkov (AMD)
Browse files

drm/gpu: Remove dead checks on wbinvd_on_all_cpus()'s return value



Remove the checks and associated pr_err() on wbinvd_on_all_cpus() failure,
as the helper has unconditionally returned 0/success since commit

  caa75932 ("smp: Remove smp_call_function() and on_each_cpu() return values").

Signed-off-by: default avatarSean Christopherson <seanjc@google.com>
Signed-off-by: default avatarBorislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/20250522233733.3176144-2-seanjc@google.com
parent d7b8f8e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment