summaryrefslogtreecommitdiffstats
path: root/kernel/cpu.c
diff options
context:
space:
mode:
authorMathias Krause2015-07-19 20:06:21 +0200
committerGreg Kroah-Hartman2015-08-06 00:18:26 +0200
commiteda5867b6992e3de888b516c0ff0fa1f1ee881af (patch)
treeb28e028896a69f37c77e59cd1a52f85c69282e25 /kernel/cpu.c
parentfirmware: fix wrong memory deallocation in fw_add_devm_name() (diff)
downloadkernel-qcow2-linux-eda5867b6992e3de888b516c0ff0fa1f1ee881af.tar.gz
kernel-qcow2-linux-eda5867b6992e3de888b516c0ff0fa1f1ee881af.tar.xz
kernel-qcow2-linux-eda5867b6992e3de888b516c0ff0fa1f1ee881af.zip
cpu: Remove bogus __ref annotation of cpu_subsys_online()
In commit 0db0628d9012 ("kernel: delete __cpuinit usage from all core kernel files") cpu_up() lost its __cpuinit annotation, vanishing the need for cpu_subsys_online() to have a __ref annotation. Just drop it to be able to catch real section mismatches in the future. Signed-off-by: Mathias Krause <minipli@googlemail.com> Cc: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/cpu.c')
0 files changed, 0 insertions, 0 deletions