From: Rusty Russell <rusty@rustcorp.com.au>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: "LKML" <linux-kernel@vger.kernel.org>
Cc: Elliott@ozlabs.org, Robert (Server Storage) <Elliott@hp.com>
Cc: Lucas De Marchi <lucas.de.marchi@gmail.com>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Valerio Vanni <valerio.vanni@inwind.it>
Subject: [PULL] two module fixes
Date: Thu, 01 May 2014 14:13:08 +0930 [thread overview]
Message-ID: <87lhum2joj.fsf@rustcorp.com.au> (raw)
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(-)
reply other threads:[~2014-05-01 4:44 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=87lhum2joj.fsf@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox