[lttng-dev] lttng-modules build failure on 4.8-rc2
Michael Jeanson
mjeanson at efficios.com
Thu Aug 25 17:53:47 UTC 2016
Hi,
These 2 commits break the block instrumentation in lttng modules master :
https://github.com/torvalds/linux/commit/4e1b2d52a80d79296a5d899d73249748dea71a53
https://github.com/torvalds/linux/commit/288dab8a35a0bde426a09870943c8d3ee3a50dab
The errors are :
lttng-modules/probes/../instrumentation/events/lttng-module/block.h:35:13:
error: ‘REQ_DISCARD’ undeclared (first use in this function)
lttng-modules/probes/../instrumentation/events/lttng-module/block.h:41:14:
error: ‘REQ_SECURE’ undeclared (first use in this function)
I tried fixing it but this is out of the scope of my kernel fu.
Michael
More information about the lttng-dev
mailing list