Re: What's become with PPC patches?
Sergei Shtylyov <[email protected]>
| Newsgroups | gmane.linux.kernel.tracing |
|---|---|
| Organization | MontaVista Software Inc. |
| Message-ID | <[email protected]> |
Hello. Mathieu Desnoyers wrote: > * Mathieu Desnoyers ([email protected]) wrote: >>Note that there should also be a call to trace_kernel_trap_entry/exit in >>probe_mm_handle_fault_entry/exit in ltt/probes/ltt-probe-ppc.c (see >>ltt-probe-i386.c for an example). I will fix in the next releases. > Fixed in LTTng 0.6.25, please test. Given the fact that __handle_mm_fault() is called not only from the arch fault handlers but also from get_user_pages(), this fix doesn't look correct to me. > Mathieu WBR, Sergei