public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] xtensa: improve stack dumping
@ 2019-11-12 22:44 Max Filippov
  2019-11-12 22:44 ` [PATCH v3 1/2] " Max Filippov
  2019-11-12 22:44 ` [PATCH v3 2/2] xtensa: make stack dump size configurable Max Filippov
  0 siblings, 2 replies; 3+ messages in thread
From: Max Filippov @ 2019-11-12 22:44 UTC (permalink / raw)
  To: linux-xtensa
  Cc: Chris Zankel, linux-kernel, Dmitry Safonov, Petr Mladek,
	Joe Perches, Max Filippov

Hello,

this series cleans up code around stack_dump and makes dump size
configurable.

Changes v2->v3:
- split Kconfig change into separate patch
- use symbolic names instead of hardcoded numbers

Changes v1->v2:
- use print_hex_dump.

Max Filippov (2):
  xtensa: improve stack dumping
  xtensa: make stack dump size configurable

 arch/xtensa/Kconfig.debug  |  7 +++++++
 arch/xtensa/kernel/traps.c | 27 +++++++++++----------------
 2 files changed, 18 insertions(+), 16 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-11-12 22:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-12 22:44 [PATCH v3 0/2] xtensa: improve stack dumping Max Filippov
2019-11-12 22:44 ` [PATCH v3 1/2] " Max Filippov
2019-11-12 22:44 ` [PATCH v3 2/2] xtensa: make stack dump size configurable Max Filippov

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