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,
	"Matti Linnanvuori" <mattilinn@gmail.com>,
	Christian Borntraeger <borntraeger@de.ibm.com>,
	"Denis V. Lunev" <den@openvz.org>,
	Cyrill Gorcunov <gorcunov@gmail.com>
Subject: [PULL] module, stopmachine and a doc addition
Date: Fri, 23 May 2008 13:18:01 +1000	[thread overview]
Message-ID: <200805231318.01233.rusty@rustcorp.com.au> (raw)

(Sorry this is misc crap, but these are the patches for 2.6.26 which weren't worth sending 
on their own).

The following changes since commit 78b58e549a3098a8c1408d0214bd25e5d5e7a3a3:
  Al Viro (1):
        HTC_EGPIO is ARM-only

are available in the git repository at:

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

Christian Borntraeger (1):
      stop_machine: make stop_machine_run more virtualization friendly

Cyrill Gorcunov (1):
      module loading ELF handling: use SELFMAG instead of numeric constant

Denis V. Lunev (1):
      modules: proper cleanup of kobject without CONFIG_SYSFS

Matti Linnanvuori (1):
      doc: add a chapter about trylock functions [Bug 9011]

 Documentation/DocBook/kernel-locking.tmpl |   25 +++++++++++++++++++++++++
 kernel/module.c                           |   18 +++++++++++++++---
 kernel/stop_machine.c                     |    7 ++++---
 3 files changed, 44 insertions(+), 6 deletions(-)

                 reply	other threads:[~2008-05-23  3: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=200805231318.01233.rusty@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=borntraeger@de.ibm.com \
    --cc=den@openvz.org \
    --cc=gorcunov@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mattilinn@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox