Linus,

the following changes since commit 7379047d5585187d1288486d4627873170d0005a:

  Linux 4.3-rc6 (2015-10-18 16:08:42 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git for-linus-4.3-rc6

for you to fetch changes up to 56b88a3bf97a39d3f4f010509917b76a865a6dc8:

  um: Fix kernel mode fault condition (2015-10-19 22:53:37 +0200)

----------------------------------------------------------------
This pull request contains four overdue UML regression fixes

----------------------------------------------------------------
Hans-Werner Hilse (1):
      um: Do not rely on libc to provide modify_ldt()

Richard Weinberger (3):
      um: Fix out-of-tree build
      um: Fix waitpid() usage in helper code
      um: Fix kernel mode fault condition

 arch/um/Makefile          | 4 ++--
 arch/um/kernel/trap.c     | 2 +-
 arch/um/os-Linux/helper.c | 6 +++---
 arch/x86/um/ldt.c         | 5 ++++-
 4 files changed, 10 insertions(+), 7 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
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