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(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to