* Frédéric Weisbecker <fweisbec@xxxxxxxxx> wrote: > > struct boot_trace_ret { > > - char func[KSYM_NAME_LEN]; > > + char func[KSYM_SYMBOL_LEN]; > > int result; > > unsigned long long duration; /* nsecs */ > > }; > > > > Yes that's the right fix. The headers for the boot tracer have moved > for 2.6.29 merge window and the fix should follow this move. If you > agree, I will submit your patch to latest -tip with the right "from " > and "signed-off-by" tags.... i missed that bit indeed - so i've picked up your patch, thanks. Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html