Jan Kiszka wrote: > Gilles Chanteperdrix wrote: >> Jan Kiszka wrote: >>> +++ b/kernel/panic.c >>> @@ -21,6 +21,7 @@ >>> #include <linux/debug_locks.h> >>> #include <linux/random.h> >>> #include <linux/kallsyms.h> >>> +#include <linux/ipipe_trace.h> >> That is not enough, when compiling a kernel without I-pipe enabled, the >> compiler complains about ipipe_processor_id. > > Good point. But I wonder where the ipipe_processor_id wrapper for the > disabled case is - can't find it in adeos-ipipe-2.6.26-arm-1.11-02.patch > right now. >
I have a pending fix for this one as well. I'll push my tree tomorrow. > Jan > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Adeos-main mailing list > [email protected] > https://mail.gna.org/listinfo/adeos-main -- Philippe. _______________________________________________ Adeos-main mailing list [email protected] https://mail.gna.org/listinfo/adeos-main
