Staging
v0.5.1
https://github.com/torvalds/linux
Revision be31f9cbc809dae0bcdd39211c33c6882a7b0c9e authored by Jean Delvare on 22 December 2006, 09:10:19 UTC, committed by Linus Torvalds on 22 December 2006, 16:55:50 UTC
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 <khali@linux-fr.org>
Cc: Tigran Aivazian <tigran@aivazian.fsnet.co.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 5b149bc
History
Tip revision: be31f9cbc809dae0bcdd39211c33c6882a7b0c9e authored by Jean Delvare on 22 December 2006, 09:10:19 UTC
[PATCH] microcode: fix mc_cpu_notifier section warning
Tip revision: be31f9c
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 75.6 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top