On 11/01/13 17:00, Dave Hansen wrote: > > I'm looking for some Acked-bys on this from the various arch > maintainers that it affects. I'd like to send it up to Linus > in the next merge window. This is part of a larger series to > clean up the "Kernel Hacking" menu: > > https://lkml.org/lkml/2012/12/17/306 > > -- > > 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 <d...@linux.vnet.ibm.com> > Cc: Mike Frysinger <vap...@gentoo.org> > Cc: David Howells <dhowe...@redhat.com> > Cc: Hirokazu Takata <tak...@linux-m32r.org> > Cc: Ralf Baechle <r...@linux-mips.org> > Cc: Koichi Yasutake <yasutake.koi...@jp.panasonic.com> > Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org> > Cc: Paul Mackerras <pau...@samba.org> > Cc: Chris Metcalf <cmetc...@tilera.com> > Cc: Thomas Gleixner <t...@linutronix.de> > Cc: Ingo Molnar <mi...@redhat.com> > Cc: H. Peter Anvin <h...@zytor.com> > Cc: x...@kernel.org > Cc: uclinux-dist-de...@blackfin.uclinux.org
Reviewed-by: James Hogan <james.ho...@imgtec.com> (I can use this for arch/metag too). Cheers James -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/