All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] lguest tree
@ 2007-11-05 11:08 Rusty Russell
  0 siblings, 0 replies; only message in thread
From: Rusty Russell @ 2007-11-05 11:08 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel; +Cc: Adrian Bunk, Ingo Molnar, lguest

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-05 11:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-05 11:08 [PULL] lguest tree Rusty Russell

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.