All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Jeanson <mjeanson@efficios.com>
To: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: lttng-dev@lists.lttng.org
Subject: lttng-modules build failure on linux-rt
Date: Thu, 28 Jul 2016 13:49:10 -0400	[thread overview]
Message-ID: <0df7a5b1-2eb1-ff9f-5e39-40a98e7025c6__37580.7677898139$1469728176$gmane$org@efficios.com> (raw)

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

                 reply	other threads:[~2016-07-28 17:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='0df7a5b1-2eb1-ff9f-5e39-40a98e7025c6__37580.7677898139$1469728176$gmane$org@efficios.com' \
    --to=mjeanson@efficios.com \
    --cc=lttng-dev@lists.lttng.org \
    --cc=mathieu.desnoyers@efficios.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.