[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200805012118.29294.rusty@rustcorp.com.au>
Date: Thu, 1 May 2008 21:18:28 +1000
From: Rusty Russell <rusty@...tcorp.com.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Peter Oberparleiter <peter.oberparleiter@...ibm.com>,
"Jan Beulich" <jbeulich@...ell.com>
Subject: [PULL] module patches for 2.6.26
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists