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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to