On Thu, May 15, 2014 at 04:30:41AM -0400, Chen, Gong wrote: > AER uses a separate trace interface by now. To make it > consistent, move it into unified RAS trace interface. > > v3 -> v2: change dependency rule of RAS_TRACE. > v2 -> v1: remove unnecessary dependency in drivers/ras/Kconfig. > > Signed-off-by: Chen, Gong <gong.chen@xxxxxxxxxxxxxxx> > --- > drivers/pci/pcie/aer/Kconfig | 1 + > drivers/pci/pcie/aer/aerdrv_errprint.c | 4 +- > include/ras/ras_event.h | 64 ++++++++++++++++++++++++++++ > include/trace/events/ras.h | 77 ---------------------------------- Ok, I don't understand: all the rest of the kernel holds tracepoints in include/trace/events/. Why are you moving this at all? Why can't the new extlog tracepoint in patch 5 be added to include/trace/events/ras.h too? -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html