lkml.org 
[lkml]   [2013]   [May]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 1/7] consolidate per-arch stack overflow debugging options
From
On 7 May 2013 21:46, Dave Hansen <dave@sr71.net> wrote:
>
> From: Dave Hansen <dave@linux.vnet.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@intel.com>
> ---
>
> linux.git-davehans/arch/blackfin/Kconfig | 1 +
> linux.git-davehans/arch/blackfin/Kconfig.debug | 7 -------
> linux.git-davehans/arch/frv/Kconfig | 1 +
> linux.git-davehans/arch/frv/Kconfig.debug | 4 ----
> linux.git-davehans/arch/m32r/Kconfig | 1 +
> linux.git-davehans/arch/m32r/Kconfig.debug | 7 -------
> linux.git-davehans/arch/mips/Kconfig | 1 +
> linux.git-davehans/arch/mips/Kconfig.debug | 9 ---------
> linux.git-davehans/arch/mn10300/Kconfig | 1 +
> linux.git-davehans/arch/mn10300/Kconfig.debug | 4 ----
> linux.git-davehans/arch/powerpc/Kconfig | 1 +
> linux.git-davehans/arch/powerpc/Kconfig.debug | 7 -------
> linux.git-davehans/arch/tile/Kconfig | 1 +
> linux.git-davehans/arch/tile/Kconfig.debug | 7 -------
> linux.git-davehans/arch/x86/Kconfig | 1 +
> linux.git-davehans/arch/x86/Kconfig.debug | 10 ----------
> linux.git-davehans/lib/Kconfig.debug | 21 +++++++++++++++++++++
> 17 files changed, 29 insertions(+), 55 deletions(-)

Now that metag, arc, and openrisc architectures are merged, maybe you
could convert them too?

Cheers
James


\
 
 \ /
  Last update: 2013-05-08 01:21    [W:0.063 / U:0.432 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site