All of lore.kernel.org
 help / color / mirror / Atom feed
* lttng-modules build failure on linux-rt
@ 2016-07-28 17:49 Michael Jeanson
  0 siblings, 0 replies; only message in thread
From: Michael Jeanson @ 2016-07-28 17:49 UTC (permalink / raw)
  To: Mathieu Desnoyers; +Cc: lttng-dev

Hi,

lttng-modules fails to build on the latest linux-rt kernels with a
missing function error:

lttng-modules/lib/ringbuffer/ring_buffer_frontend.c: In function
‘switch_buffer_timer’:
lttng-modules/lib/ringbuffer/ring_buffer_frontend.c:284:3: error:
implicit declaration of function ‘mod_timer_pinned’
[-Werror=implicit-function-declaration]
   mod_timer_pinned(&buf->switch_timer,
   ^

See these commits from the linux-4.6.y-rt-rebase branch of the
linux-rt-devel repository :
d52618c19c7b8d8c5748c5d16708274a0f9fe6ce
6882691cbc937861e9e091db7bd1911362bb2fa7
ddea7fc63e484f55a6940ed3b3c11bce59a3d354
_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-28 17:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-28 17:49 lttng-modules build failure on linux-rt Michael Jeanson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.