public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [PULL] modules
Date: Thu, 5 Aug 2010 12:59:53 +0930	[thread overview]
Message-ID: <201008051259.54472.rusty@rustcorp.com.au> (raw)

I'm pretty happy with this; there have been no complaints since that initial
flurry of fixes.

The following changes since commit 3cfc2c42c1cbc8e238bb9c0612c0df4565e3a8b4:
  Linus Torvalds (1):
        Merge branch 'for-next' of git://git.kernel.org/.../jikos/trivial

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git modules

Eric Dumazet (1):
      module: module_unload_init() cleanup

Linus Torvalds (4):
      module: refactor load_module
      module: refactor load_module part 2
      module: reduce stack usage for each_symbol()
      module: add load_info

Rusty Russell (14):
      module: refactor load_module part 3
      module: refactor load_module part 4
      module: refactor load_module part 5
      module: refactor out section header rewriting
      module: refactor out section header rewriting: FIX modversions
      module: kallsyms functions take struct load_info
      module: fix crash in get_ksymbol() when oopsing in module init
      module: layout_and_allocate
      module: sysfs cleanup
      module: fix sysfs cleanup for !CONFIG_SYSFS
      module: pass load_info into other functions
      module: move module args strndup_user to just before use
      module: group post-relocation functions into post_relocation()
      module: cleanup comments, remove noinline

 kernel/module.c | 1088 +++++++++++++++++++++++++++++--------------------------
 1 files changed, 581 insertions(+), 507 deletions(-)

             reply	other threads:[~2010-08-05  3:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-05  3:29 Rusty Russell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-10  9:57 [PULL] modules Rusty Russell
2012-10-14 20:11 ` Linus Torvalds
2012-10-14 20:53   ` Linus Torvalds
2012-10-14 21:27     ` Alan Cox
2012-10-15  9:16   ` Rusty Russell
2010-05-19  8:09 Rusty Russell

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=201008051259.54472.rusty@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