]> Git Repo - linux.git/commit - kernel/up.c
smp: Remove smp_call_function() and on_each_cpu() return values
authorNadav Amit <[email protected]>
Thu, 13 Jun 2019 06:48:05 +0000 (23:48 -0700)
committerThomas Gleixner <[email protected]>
Sun, 23 Jun 2019 12:26:26 +0000 (14:26 +0200)
commitcaa759323c73676b3e48c8d9c86093c88b4aba97
tree15c62c8f6b18b481233ab7edf9cc7cea091dfd71
parenta22793c79d6ea0a492ce1a308ec46df52ee9406e
smp: Remove smp_call_function() and on_each_cpu() return values

The return value is fixed. Remove it and amend the callers.

[ tglx: Fixup arm/bL_switcher and powerpc/rtas ]

Signed-off-by: Nadav Amit <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Richard Henderson <[email protected]>
Cc: Ivan Kokshaysky <[email protected]>
Cc: Matt Turner <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: Fenghua Yu <[email protected]>
Cc: Andrew Morton <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
arch/alpha/kernel/smp.c
arch/alpha/oprofile/common.c
arch/arm/common/bL_switcher.c
arch/ia64/kernel/perfmon.c
arch/ia64/kernel/uncached.c
arch/powerpc/kernel/rtas.c
arch/x86/lib/cache-smp.c
drivers/char/agp/generic.c
include/linux/smp.h
kernel/smp.c
kernel/up.c
This page took 0.060217 seconds and 4 git commands to generate.