[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Section mismatch with linux-3.4
Hello, when I try to compile linux-3.4-rc1 I get: WARNING: arch/x86/built-in.o(.text+0x1745): Section mismatch in reference from the function xen_align_and_add_e820_region() to the function .init.text:e820_add_region() The function xen_align_and_add_e820_region() references the function __init e820_add_region(). This is often because xen_align_and_add_e820_region lacks a __init annotation or the annotation of e820_add_region is wrong. How can I solve this or is this not nesesary? Regards, Stefan Kuhne Attachment:
signature.asc _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |