From: Richard Weinberger <richard@nod.at>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
user-mode-linux-devel
<user-mode-linux-devel@lists.sourceforge.net>
Subject: [GIT PULL] UML fixes for 4.3-rc6
Date: Mon, 19 Oct 2015 23:02:45 +0200 [thread overview]
Message-ID: <56255A75.4060200@nod.at> (raw)
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(-)
reply other threads:[~2015-10-19 21:02 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=56255A75.4060200@nod.at \
--to=richard@nod.at \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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.