On Fri, Nov 28, 2014 at 07:19:14PM +0100, John Sini wrote:
> Hi,
> 
> I have added __init attribute in the ipipe-core-3.8-arm-1.patch and applied
> patches and now I have no more warning you mentioned. I got rid of the
> warning which was not related to Xenomai. The only warning that I am
> getting now is this one:$
> 
> WARNING: vmlinux.o(.cpuinit.text+0xdc4): Section mismatch in reference from
> the function gt_setup.part.2.constprop.4() to the function
> .init.text:__ipipe_tsc_register()
> The function __cpuinit gt_setup.part.2.constprop.4() references
> a function __init __ipipe_tsc_register().
> If __ipipe_tsc_register is only used by gt_setup.part.2.constprop.4 then
> annotate __ipipe_tsc_register with a matching annotation.

Well, guess what you have to do to fix the warning?

> WARNING: at
> /home/john/project/components/linux-kernel/linux-xlnx-xenomai/kernel/lockdep.c:3158

lockdep is currently broken with Xenomai on ARM, disable lockdep.

-- 
                                            Gilles.

_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to