]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dump_stack-serialize-the-output-from-dump_stack-fix
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 19 Jun 2013 00:07:08 +0000 (10:07 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 19 Jun 2013 07:26:58 +0000 (17:26 +1000)
commit537df61e8385244a741f8cf4c6611f80f3f952e2
treecff9f1d0c7ac3d6f4fe3c1fbcd14299ea2dea61f
parent70d064096d8982c2d02323fcee70a01ef7a374fb
dump_stack-serialize-the-output-from-dump_stack-fix

- fix comment indenting
- avoid inclusion of <asm/> files - use <linux/> where possible
- fix uniprocessor build (__dump_stack undefined)
- remove unneeded ifdef around smp.h inclusion

Cc: Alex Thorlton <athorlton@sgi.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Richard Kuo <rkuo@codeaurora.org>
Cc: Robin Holt <holt@sgi.com>
Cc: Russ Anderson <rja@sgi.com>
Cc: Vineet Gupta <vgupta@synopsys.com>
Cc: athorlton@sgi.com
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/dump_stack.c