Re: [PATCH 1/2] tracing/ftrace: don't trace on early stage of secondary cpu boot

From: Frédéric Weisbecker
Date: Tue Dec 23 2008 - 22:03:20 EST


2008/12/24 Frédéric Weisbecker <fweisbec@xxxxxxxxx>:
> One other solution, would be to define raw_smp_processor_id() to
> stack_smp_processor_id() and current to
> cpu_pda(stack_smp_processor_id()) if function_tracer is configured.


Sorry, I meant cpu_pda(stack_smp_processor_id())->pcurrent
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/