linux-xiaomi-chiron/arch
Dave Hansen d1a1dc0be8 consolidate per-arch stack overflow debugging options
Original posting:

	http://lkml.kernel.org/r/20121214184202.F54094D9@kernel.stglabs.ibm.com

Several architectures have similar stack debugging config options.
They all pretty much do the same thing, some with slightly
differing help text.

This patch changes the architectures to instead enable a Kconfig
boolean, and then use that boolean in the generic Kconfig.debug
to present the actual menu option.  This removes a bunch of
duplication and adds consistency across arches.

Signed-off-by: Dave Hansen <dave@linux.vnet.ibm.com>
Reviewed-by: H. Peter Anvin <hpa@zytor.com>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Acked-by: Chris Metcalf <cmetcalf@tilera.com> [for tile]
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-07-04 11:25:39 -07:00
..
alpha
arc consolidate per-arch stack overflow debugging options 2013-07-04 11:25:39 -07:00
arm ARM: dt: Only print warning, not WARN() on bad cpu map in device tree 2013-06-29 17:00:40 -07:00
arm64 perf: arm64: Record the user-mode PC in the call chain. 2013-06-20 10:16:39 +01:00
avr32
blackfin consolidate per-arch stack overflow debugging options 2013-07-04 11:25:39 -07:00
c6x
cris
frv consolidate per-arch stack overflow debugging options 2013-07-04 11:25:39 -07:00
h8300
hexagon
ia64 [IA64] Fix include dependency in asm/irqflags.h 2013-06-17 13:39:52 -07:00
m32r consolidate per-arch stack overflow debugging options 2013-07-04 11:25:39 -07:00
m68k
metag consolidate per-arch stack overflow debugging options 2013-07-04 11:25:39 -07:00
microblaze
mips consolidate per-arch stack overflow debugging options 2013-07-04 11:25:39 -07:00
mn10300 consolidate per-arch stack overflow debugging options 2013-07-04 11:25:39 -07:00
openrisc consolidate per-arch stack overflow debugging options 2013-07-04 11:25:39 -07:00
parisc consolidate per-arch stack overflow debugging options 2013-07-04 11:25:39 -07:00
powerpc consolidate per-arch stack overflow debugging options 2013-07-04 11:25:39 -07:00
s390 s390/ipl: Fix FCP WWPN and LUN format strings for read 2013-06-24 11:16:34 +02:00
score
sh
sparc sparc: tsb must be flushed before tlb 2013-06-19 02:10:30 -07:00
tile consolidate per-arch stack overflow debugging options 2013-07-04 11:25:39 -07:00
um mconsole: we'd better initialize pos before passing it to vfs_read()... 2013-06-19 12:37:57 +04:00
unicore32
x86 consolidate per-arch stack overflow debugging options 2013-07-04 11:25:39 -07:00
xtensa
.gitignore
Kconfig