|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] 2.6.37 mainline kernel section mismatches
Hi,
Got 7 section mismatch warnings while compiling mainline 2.6.37 release kernel.
FILE Caller Func
Callled Func Warnings
arch/x86/xen/enlighten.c xen_hvm_init_shared_info extend_brk 1
arch/x86/xen/mmu.c xen_build_mfn_list_list
extend_brk 4
Column 2 functions need __init qualifiers; but these functions are
also called in
non __init functions in suspend.c
FILE DATA
INITIALISER Warnings
drivers/xen/events.c cpu_evtchn_mask_p
&init_evtchn_mask 2
Here init_evtchn_mask needs __initdata qualifier removed
Hope this is useful.
Arvind
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] 2.6.37 mainline kernel section mismatches,
Arvind R <=
|
|
|
|
|