[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] kernel error 2.6.31
LS When compiling the linux-2.6-xen kernel from : git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen The following warning is issued : ----------------WARNING: vmlinux.o(.data+0x23be0): Section mismatch in reference from the variable cpu_evtchn_mask_p to the variable .init.data:init_evtchn_mask The variable cpu_evtchn_mask_p references the variable __initdata init_evtchn_mask If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable:*driver, *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console, ---------------- The resulting kernel crashes with erors related to cpu_evtchn_mask_p. Is there a specific gcc version advised for compiling xen-3.4.1 and the xen-kernel? Currently using : gcc version 4.4.1 Regards Wim Bakker _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |