All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] DWARF unwinding for MIPS
@ 2014-10-07 18:50 minyard
  2014-10-07 18:50 ` [PATCH 1/3] mips: Save all registers when saving the frame minyard
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: minyard @ 2014-10-07 18:50 UTC (permalink / raw)
  To: linux-mips, Ralf Baechle

I'm dealing with issues with bad backtraces in MIPS kdumps.  This
patch series fixes the issues with these backtraces.

Note that this does not currently enable DWARF unwinding on the
restore side.  It's less useful (unless you have a backtrace that
runs through the restore code).  It could be done, I think,
without major hassle., but I'll save that for future assuming
these sorts of changes are ok.

^ permalink raw reply	[flat|nested] 7+ messages in thread
* (no subject)
@ 2014-10-07 19:27 minyard
  2014-10-07 19:27 ` [PATCH 2/3] Move generic dwarf2 operations from x86 to asm-generic minyard
  0 siblings, 1 reply; 7+ messages in thread
From: minyard @ 2014-10-07 19:27 UTC (permalink / raw)
  To: linux-mips, Ralf Baechle, Linux Kernel

I'm dealing with issues with bad backtraces in MIPS kdumps.  This
patch series fixes the issues with these backtraces.

Note that this does not currently enable DWARF unwinding on the
restore side.  It's less useful (unless you have a backtrace that
runs through the restore code).  It could be done, I think,
without major hassle, but I'll save that for future assuming
these sorts of changes are ok.

Those moves a lot of generic stuff from the x86 dwarf2.h to a new
asm-generic version, but does not make any functional changes to
that code.

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

end of thread, other threads:[~2014-10-07 19:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-07 18:50 [PATCH 0/3] DWARF unwinding for MIPS minyard
2014-10-07 18:50 ` [PATCH 1/3] mips: Save all registers when saving the frame minyard
2014-10-07 18:50 ` [PATCH 2/3] Move generic dwarf2 operations from x86 to asm-generic minyard
2014-10-07 19:17   ` Ralf Baechle
2014-10-07 19:19     ` Corey Minyard
2014-10-07 18:50 ` [PATCH 3/3] mips: Add DWARF unwinding to assembly minyard
  -- strict thread matches above, loose matches on Subject: below --
2014-10-07 19:27 minyard
2014-10-07 19:27 ` [PATCH 2/3] Move generic dwarf2 operations from x86 to asm-generic minyard

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.