All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Cc: Adrian Bunk <bunk@kernel.org>, Ingo Molnar <mingo@elte.hu>,
	lguest <lguest@ozlabs.org>
Subject: [PULL] lguest tree
Date: Mon, 5 Nov 2007 22:08:26 +1100	[thread overview]
Message-ID: <200711052208.26462.rusty@rustcorp.com.au> (raw)

Hi Linus,

	This includes Adrian's unexporting and re-staticing of futex and mm
routines once used by lguest (no longer, with the new "virtio" model).

The following changes since commit b55d1b1814c52463c11707f53dbdc223e09b2924:
  Linus Torvalds (1):
        Merge branch 'drm-patches' of master.kernel.org:/.../airlied/drm-2.6

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest.git master

Adrian Bunk (3):
      lguest: make async_hcall() static
      unexport access_process_vm
      kernel/futex.c: make 3 functions static

Rusty Russell (1):
      lguest: tidy up documentation

 arch/x86/lguest/boot.c         |   69 +++++++++++++++++++--------------------
 include/asm-x86/lguest_hcall.h |    3 --
 include/linux/futex.h          |    4 --
 kernel/futex.c                 |   11 ++----
 mm/memory.c                    |    1 -
 5 files changed, 38 insertions(+), 50 deletions(-)

                 reply	other threads:[~2007-11-05 11:08 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=200711052208.26462.rusty@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=bunk@kernel.org \
    --cc=lguest@ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --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.