From: Rusty Russell <rusty@rustcorp.com.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
Peter Oberparleiter <peter.oberparleiter@de.ibm.com>,
"Jan Beulich" <jbeulich@novell.com>
Subject: [PULL] module patches for 2.6.26
Date: Thu, 1 May 2008 21:18:28 +1000 [thread overview]
Message-ID: <200805012118.29294.rusty@rustcorp.com.au> (raw)
The following changes since commit e4c576b911e364737b1bf4f5bfdab1c440713f26:
Theodore Ts'o (1):
Update .gitignore to include include/linux/bounds.h
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git master
Peter Oberparleiter (1):
module: add MODULE_STATE_GOING notifier call
Rusty Russell (5):
module: make module_sect_attrs private to kernel/module.c
module: reduce module image and resident size
module: neaten __find_symbol, rename to find_symbol
module: set unused_gpl_crcs instead of overwriting unused_crcs
module: Enhance verify_export_symbols
include/linux/module.h | 19 +---
kernel/module.c | 319 ++++++++++++++++++++++++++----------------------
2 files changed, 172 insertions(+), 166 deletions(-)
reply other threads:[~2008-05-01 11:18 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=200805012118.29294.rusty@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=jbeulich@novell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peter.oberparleiter@de.ibm.com \
--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 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.