* [PULL] two module fixes
@ 2014-05-01 4:43 Rusty Russell
0 siblings, 0 replies; only message in thread
From: Rusty Russell @ 2014-05-01 4:43 UTC (permalink / raw)
To: Linus Torvalds
Cc: LKML, Elliott, Robert, Lucas De Marchi, Mathieu Desnoyers,
Steven Rostedt, Valerio Vanni
The following changes since commit 4d0fa8a0f01272d4de33704f20303dcecdb55df1:
Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio (2014-04-22 09:28:02 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/fixes-for-linus
for you to fetch changes up to 79465d2fd48e68940c2bdecddbdecd45bbba06fe:
module: remove warning about waiting module removal. (2014-04-28 11:06:59 +0930)
----------------------------------------------------------------
Fixed one missing place for the new taint flag, and remove a warning
giving only false positives (now we finally figured out why).
Cheers,
Rusty.
----------------------------------------------------------------
Mathieu Desnoyers (1):
Fix: tracing: use 'E' instead of 'X' for unsigned module tain flag
Rusty Russell (1):
module: remove warning about waiting module removal.
include/trace/events/module.h | 2 +-
kernel/module.c | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-05-01 4:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-01 4:43 [PULL] two module fixes Rusty Russell
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.