summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/machine/cpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/machine/cpu.h b/arch/x86/machine/cpu.h
index c471112..b9f8c0d 100644
--- a/arch/x86/machine/cpu.h
+++ b/arch/x86/machine/cpu.h
@@ -693,6 +693,7 @@ INIT_OP_DECLARE(cpu_setup);
/*
* This init operation provides :
* - cpu_count()
+ * - access to percpu variables on all processors
*/
INIT_OP_DECLARE(cpu_mp_probe);