ARC: BUG() dumps stack after @msg (@msg now same as in generic BUG))
authorVineet Gupta <vgupta@synopsys.com>
Wed, 24 Sep 2014 11:06:48 +0000 (16:36 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 13 Oct 2014 09:16:18 +0000 (14:46 +0530)
ARC specific version (doesn't panic) still makes sense so that generic
code calling BUG doesn't panic and helps debugging more

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>

No differences found