aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorVivek Goyal <[email protected]>2007-01-11 01:52:44 +0100
committerAndi Kleen <[email protected]>2007-01-11 01:52:44 +0100
commit9d24a81e84cee7cbf4656d178842838ac5ab23a4 (patch)
treec20db8407289ca7bced18ddd32e779bf5f267284 /include/linux/debugobjects.h
parentee6a8545a4cbc620625c7956c95aac513842156b (diff)
[PATCH] x86-64: pci quirks MODPOST warning fix
o MODPOST generates warnings for i386 if kernel is compiled with CONFIG_RELOCATABLE=y WARNING: vmlinux - Section mismatch: reference to .init.data: from .text between 'asus_hides_smbus_lpc_ich6' (at offset 0xc0217d58) and 'quirk_cardbus_legacy' WARNING: vmlinux - Section mismatch: reference to .init.data: from .text between 'asus_hides_smbus_lpc' (at offset 0xc0217fd9) and 'pci_match_id' o Two quirk functions which are non __init, are accessing data which is of type __init. Signed-off-by: Vivek Goyal <[email protected]> Signed-off-by: Andi Kleen <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions