Re: [PATCH] consolidate per-arch stack overflow debugging options

From: Chris Metcalf
Date: Fri Jan 11 2013 - 12:36:36 EST


On 1/11/2013 12:00 PM, 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.
>

Acked-by: Chris Metcalf <cmetcalf@xxxxxxxxxx> [for tile]

--
Chris Metcalf, Tilera Corp.
http://www.tilera.com

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/