]> 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>
Fri, 7 Jun 2013 00:08:38 +0000 (10:08 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 7 Jun 2013 05:42:41 +0000 (15:42 +1000)
commit5765fb24075cca4c54b04f2da2d39452b9c43dd1
treeddef7a75ba719d9b912b5c88646ac79d34786883
parentf70a68373f2e0934bc39ccc539f1e9fe0ca67669
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