linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 0/2] fix output from dump_stack/warn on multi-processor systems
@ 2013-05-08 21:01 athorlton
  0 siblings, 0 replies; only message in thread
From: athorlton @ 2013-05-08 21:01 UTC (permalink / raw)
  To: linux-kernel
  Cc: Alex Thorlton, Robin Holt, Vineet Gupta, Andrew Morton,
	David S. Miller, Richard Kuo, Jesper Nilsson

These patches fix up issues with interspersed output from multiple
simultaneous calls to warn or dump_stack on multi-cpu systems.

The first patch serializes the output from dump_stack.  The second 
adds the cpu/pid to the WARNING line, displayed by 
warn_slowpath_common so that it can be matched up with the 
appropriate stack trace.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-08 21:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-08 21:01 [patch 0/2] fix output from dump_stack/warn on multi-processor systems athorlton

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).