aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/cache-smp.c
diff options
context:
space:
mode:
authorNadav Amit <[email protected]>2019-06-13 06:48:11 +0000
committerThomas Gleixner <[email protected]>2019-06-23 12:26:25 +0000
commita22793c79d6ea0a492ce1a308ec46df52ee9406e (patch)
tree121364704de5029cdbcecb0ed0df345d71d8f405 /arch/x86/lib/cache-smp.c
parentcpu/hotplug: Abort disabling secondary CPUs if wakeup is pending (diff)
downloadkernel-a22793c79d6ea0a492ce1a308ec46df52ee9406e.tar.gz
kernel-a22793c79d6ea0a492ce1a308ec46df52ee9406e.zip
smp: Do not mark call_function_data as shared
cfd_data is marked as shared, but although it hold pointers to shared data structures, it is private per core. 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: Rik van Riel <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'arch/x86/lib/cache-smp.c')
0 files changed, 0 insertions, 0 deletions