[lttng-dev] [PATCH] lttng-module: block.h : Fix build for 3.9 kernel
Maxin B. John
maxin.john at enea.com
Mon Mar 25 10:22:32 EDT 2013
On Mon, Mar 25, 2013 at 09:33:34AM -0400, Mathieu Desnoyers wrote:
> * maxin.john at enea.com (maxin.john at enea.com) wrote:
> > From: "Maxin B. John" <maxin.john at enea.com>
> > commit :3a366e614d0837d9fc23f78cdb1a1186ebc3387f
> > block: add missing block_bio_complete() tracepoint
> > added block_bio_complete to 3.9 kernel
> > commit : 8c1cf6bb02fda79b0a4b9bd121f6be6d4ce7a15a
> > block: add @req to bio_{front|back}_merge tracepoints
> > added block_bio_backmerge and block_bio_frontmerge to 3.9 kernel
> > Update block.h based on these commits in mainline kernel
> Disabling the event prior to 3.9.0 does not seem to be the proper
> solution. We should rather #ifdef the old/new TRACE_EVENT definitions to
> accept the proper number of arguments for each kernel.
Thank you very much for the review comments.I will update it
accordingly.
> Thanks,
> Mathieu
Best Regards,
Maxin
More information about the lttng-dev
mailing list