public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] MIPS: VDSO / microMIPS fixes
@ 2016-05-24  8:35 James Hogan
  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
  0 siblings, 2 replies; 3+ messages in thread
From: James Hogan @ 2016-05-24  8:35 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: James Hogan, Paul Burton, linux-mips, stable

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-24  8:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-24  8:35 [PATCH 0/2] MIPS: VDSO / microMIPS fixes James Hogan
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox