From: Dave Hansen <dave@sr71.net>
To: linux-kernel@vger.kernel.org
Cc: x86@kernel.org, Dave Hansen <dave@sr71.net>
Subject: [PATCH 0/2] x86, mpx: Fixes for 32-bit userspace
Date: Wed, 11 Nov 2015 10:19:30 -0800 [thread overview]
Message-ID: <20151111181930.A06D71BF@viggo.jf.intel.com> (raw)
These fix up two relatively minor issues that show up when running
32-bit kernels on 64-bit hardware, or 32-bit binaries on 64-bit
kernels.
mpx.c | 47 +++++++++++++++++++++++++++++++++++++++++------
1 file changed, 41 insertions(+), 6 deletions(-)
Dave Hansen (2):
x86, mpx: do proper get_user() when running 32-bit binaries on 64-bit
x86, mpx: fix 32-bit address space calculation
next reply other threads:[~2015-11-11 18:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-11 18:19 Dave Hansen [this message]
2015-11-11 18:19 ` [PATCH 1/2] x86, mpx: do proper get_user() when running 32-bit binaries on 64-bit Dave Hansen
2015-11-12 13:27 ` [tip:x86/urgent] x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernels tip-bot for Dave Hansen
2015-11-11 18:19 ` [PATCH 2/2] x86, mpx: fix 32-bit address space calculation Dave Hansen
2015-11-12 13:27 ` [tip:x86/urgent] x86/mpx: Fix " tip-bot for Dave Hansen
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=20151111181930.A06D71BF@viggo.jf.intel.com \
--to=dave@sr71.net \
--cc=linux-kernel@vger.kernel.org \
--cc=x86@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome