[PULL] two module fixes

From: Rusty Russell
Date: Thu May 01 2014 - 00:44:56 EST


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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/