[PATCH v2 3/8] x86, lib: Drop the unused return value from wbinvd_on_all_cpus()
Ingo Molnar
mingo at kernel.org
Sat May 17 06:47:46 UTC 2025
* Sean Christopherson <seanjc at google.com> wrote:
> Drop wbinvd_on_all_cpus()'s return value; both the "real" version and the
> stub always return '0', and none of the callers check the return.
>
> Signed-off-by: Sean Christopherson <seanjc at google.com>
> ---
> arch/x86/include/asm/smp.h | 5 ++---
> arch/x86/lib/cache-smp.c | 3 +--
> 2 files changed, 3 insertions(+), 5 deletions(-)
Reviewed-by: Ingo Molnar <mingo at kernel.org>
Thanks,
Ingo
More information about the dri-devel
mailing list