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 <[email protected]>
> Cc: Mike Frysinger <[email protected]>
> Cc: David Howells <[email protected]>
> Cc: Hirokazu Takata <[email protected]>
> Cc: Ralf Baechle <[email protected]>
> Cc: Koichi Yasutake <[email protected]>
> Cc: Benjamin Herrenschmidt <[email protected]>
> Cc: Paul Mackerras <[email protected]>
> Cc: Chris Metcalf <[email protected]>
> Cc: Thomas Gleixner <[email protected]>
> Cc: Ingo Molnar <[email protected]>
> Cc: H. Peter Anvin <[email protected]>
> Cc: [email protected]
> Cc: [email protected]

Reviewed-by: James Hogan <[email protected]>

(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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to