Re: [PATCHv2 2/1] Consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS

From: Arnd Bergmann
Date: Thu Aug 19 2010 - 07:04:15 EST


On Thursday 19 August 2010, Stephen Rothwell wrote:
> On Wed, 18 Aug 2010 19:28:18 -0700 Stephen Boyd <sboyd@xxxxxxxxxxxxxx> wrote:
> >
> > +config ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS
> > + def_bool y
>
> Why not just have
>
> config ARCH_HAS_DEBUG_STRICT_USER_COPY_CHECKS
> bool
>
> in lib/Kconfig.debug
>
> and select that in each arch that want it?
>

Yes, that would be even easier, thanks for the suggestion!

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