linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] MIPS: Further microMIPS stack unwinding fixes
@ 2017-02-28 15:37 Matt Redfearn
  2017-02-28 15:37 ` [PATCH 1/4] MIPS: Handle non word sized instructions when examining frame Matt Redfearn
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Matt Redfearn @ 2017-02-28 15:37 UTC (permalink / raw)
  To: Ralf Baechle
  Cc: linux-mips, Matt Redfearn, Marcin Nowakowski, Huacai Chen,
	Paolo Bonzini, linux-kernel, James Hogan, Andrew Morton,
	Maciej W. Rozycki, Paul Burton

4.11 includes a bunch of stack unwinding fixes for microMIPS, but some
of those fixes require additional fixup, provided by this series.
These patches have been tested on qemu M14Kc micromips and tested for
regression on ci40, Boston, Octeon III & malta.

This series is based on mips-for-linux-next

Matt Redfearn (4):
  MIPS: Handle non word sized instructions when examining frame
  MIPS: microMIPS: Fix decoding of addiusp instruction
  MIPS: Stacktrace: Fix __usermode() of uninitialised regs
  MIPS: microMIPS: Fix decoding of swsp16 instruction

 arch/mips/include/asm/stacktrace.h |  3 +++
 arch/mips/include/uapi/asm/inst.h  |  2 +-
 arch/mips/kernel/process.c         | 14 ++++++++++----
 3 files changed, 14 insertions(+), 5 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-03-01 15:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-28 15:37 [PATCH 0/4] MIPS: Further microMIPS stack unwinding fixes Matt Redfearn
2017-02-28 15:37 ` [PATCH 1/4] MIPS: Handle non word sized instructions when examining frame Matt Redfearn
2017-02-28 20:54   ` Maciej W. Rozycki
2017-03-01 13:47     ` Matt Redfearn
2017-02-28 15:37 ` [PATCH 2/4] MIPS: microMIPS: Fix decoding of addiusp instruction Matt Redfearn
2017-02-28 22:04   ` Maciej W. Rozycki
2017-03-01 13:51     ` Matt Redfearn
2017-02-28 15:37 ` [PATCH 3/4] MIPS: Stacktrace: Fix __usermode() of uninitialised regs Matt Redfearn
2017-02-28 15:37 ` [PATCH 4/4] MIPS: microMIPS: Fix decoding of swsp16 instruction Matt Redfearn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).