[lttng-dev] [Patch v2 0/1] fix lttng-modules build with kernel v3.17

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Thu Sep 25 21:19:39 EDT 2014


From: Nitin A Kamble <nitin.a.kamble at intel.com>

The commit I sent earlier is further modified here, to avoid build
breakage with the older kernel version. Now the change to asoc.h is
conditional on the kernel version, and depending on the kernel
version used it chooses right fields for the sound codec.

Thanks,
Nitin


The following changes since commit 91c2dd86ac5ef716c039f30668f4126d019a3a4b:

  Fix: OOT lttng_logger tracepoint not visible with signed kernels (2014-09-16 12:10:37 -0400)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib nitin/lttng-modules
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=nitin/lttng-modules

Nitin A Kamble (1):
  asoc.h: fix build with v3.17 kernel

 instrumentation/events/lttng-module/asoc.h | 26 +++++++++++++++++---------
 1 file changed, 17 insertions(+), 9 deletions(-)

-- 
1.8.1.4




More information about the lttng-dev mailing list