[patch 0/2] fix output from dump_stack/warn on multi-processor systems

From: athorlton
Date: Wed May 08 2013 - 17:02:10 EST


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.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/