aboutsummaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorJean Delvare <[email protected]>2006-12-22 01:10:19 -0800
committerLinus Torvalds <[email protected]>2006-12-22 08:55:50 -0800
commitbe31f9cbc809dae0bcdd39211c33c6882a7b0c9e (patch)
tree5e8ba1f784bfe4e7fa70f385996791c7d48c43c6 /scripts/kernel-doc
parent5b149bcc230e4696a1d893504bed38aeb3832314 (diff)
[PATCH] microcode: fix mc_cpu_notifier section warning
Structure mc_cpu_notifier references a __cpuinit function, but isn't declared __cpuinitdata itself: WARNING: arch/i386/kernel/microcode.o - Section mismatch: reference to .init.text: from .data after 'mc_cpu_notifier' (at offset 0x118) Signed-off-by: Jean Delvare <[email protected]> Cc: Tigran Aivazian <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions