remarkable-linux/arch
Vineet Gupta 681a90ffe8 arc, print-fatal-signals: reduce duplicated information
After the recent generic debug info on dump_stack() and friends, arc
is printing duplicate information on debug dumps.

 [ARCLinux]$ ./crash
 crash/50: potentially unexpected fatal signal 11.	<-- [1]
 /sbin/crash, TGID 50					<-- [2]
 Pid: 50, comm: crash Not tainted 3.9.0-rc4+ #132 	<-- [3]
 ...

Remove them.

[tj@kernel.org: updated patch desc]
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Fengguang Wu <fengguang.wu@intel.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Mike Frysinger <vapier@gentoo.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-04-30 17:04:02 -07:00
..
alpha dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
arc arc, print-fatal-signals: reduce duplicated information 2013-04-30 17:04:02 -07:00
arm dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
arm64 dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
avr32 dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
blackfin dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
c6x dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
cris dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
frv dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
h8300 dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
hexagon dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
ia64 dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
m32r dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
m68k dump_stack: consolidate dump_stack() implementations and unify their behaviors 2013-04-30 17:04:02 -07:00
metag dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
microblaze dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
mips dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
mn10300 dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
openrisc dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
parisc dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
powerpc dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
s390 dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
score dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
sh dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
sparc dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
tile dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
um dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
unicore32 dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
x86 dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
xtensa dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
.gitignore
Kconfig idle: Remove GENERIC_IDLE_LOOP config switch 2013-04-17 10:39:38 +02:00