aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorVivek Goyal <[email protected]>2007-01-05 16:36:34 -0800
committerLinus Torvalds <[email protected]>2007-01-05 23:55:23 -0800
commit9dbeeec91e8f4a200ac56af5004473fa6099520f (patch)
treeac8f06c9ddedb3c7939282255f8c808b8cd48dac /include/linux
parent1119a33a962077570ab0c2ef4712c0e48acfc577 (diff)
[PATCH] i386: fix another modpost warning
o MODPOST generates warning for i386 if kernel is compiled with CONFIG_RELOCATABLE=y WARNING: vmlinux - Section mismatch: reference to .init.data: from .data between 'this_cpu' (at offset 0xc05194d0) and 'cpuinfo_op' o this_cpu pointer should be of type __cpuinitdata. Signed-off-by: Vivek Goyal <[email protected]> Cc: Andi Kleen <[email protected]> Cc: "Eric W. Biederman" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions