From: James Hogan <james.hogan@imgtec.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <james.hogan@imgtec.com>,
Paul Burton <paul.burton@imgtec.com>, <linux-mips@linux-mips.org>,
<stable@vger.kernel.org>
Subject: [PATCH 0/2] MIPS: VDSO / microMIPS fixes
Date: Tue, 24 May 2016 09:35:09 +0100 [thread overview]
Message-ID: <1464078911-21468-1-git-send-email-james.hogan@imgtec.com> (raw)
These patches fix breakage on microMIPS kernels caused by commit
ebb5e78cc634 ("MIPS: Initial implementation of a VDSO") in v4.4.
The first patch drops stale microMIPS handling code when setting up
sigreturn which was causing serious breakage.
The second patch causes the VDSO to be built for microMIPS on microMIPS
kernels, which should avoid breakage on microMIPS only cores.
James Hogan (2):
MIPS: Fix sigreturn via VDSO on microMIPS kernel
MIPS: Build microMIPS VDSO for microMIPS kernels
arch/mips/kernel/signal.c | 8 --------
arch/mips/vdso/Makefile | 1 +
2 files changed, 1 insertion(+), 8 deletions(-)
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: <stable@vger.kernel.org>
--
2.4.10
next reply other threads:[~2016-05-24 8:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-24 8:35 James Hogan [this message]
2016-05-24 8:35 ` [PATCH 1/2] MIPS: Fix sigreturn via VDSO on microMIPS kernel James Hogan
2016-05-24 8:35 ` [PATCH 2/2] MIPS: Build microMIPS VDSO for microMIPS kernels James Hogan
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=1464078911-21468-1-git-send-email-james.hogan@imgtec.com \
--to=james.hogan@imgtec.com \
--cc=linux-mips@linux-mips.org \
--cc=paul.burton@imgtec.com \
--cc=ralf@linux-mips.org \
--cc=stable@vger.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