]> 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>
Thu, 9 May 2013 23:57:21 +0000 (09:57 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 21 May 2013 04:17:44 +0000 (14:17 +1000)
commit87c08fe71aa56e917608f20b0142e8b5e04d60bc
treeb286750a27a3be760967183a6f175c3d9cf863f1
parent86a99dbdc37a6a0e41928170f4425c496d5a8a79
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