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

From: Dave Hansen
Date: Tue May 07 2013 - 20:01:31 EST


On 05/07/2013 03:53 PM, James Hogan wrote:
> On 7 May 2013 21:46, Dave Hansen <dave@xxxxxxxx> wrote:
>> 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.
...
> Now that metag, arc, and openrisc architectures are merged, maybe you
> could convert them too?

I'll send a follow-on to do that once this gets merged somewhere. :)


--
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/