Re: [PATCHv2 2/1] Consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
From: Arjan van de Ven <hidden>
Date: 2010-08-19 04:38:39
Also in:
linux-arm-kernel, linux-s390, lkml
From: Arjan van de Ven <hidden>
Date: 2010-08-19 04:38:39
Also in:
linux-arm-kernel, linux-s390, lkml
On 8/18/2010 7:28 PM, Stephen Boyd wrote:
The help text for this config is duplicated across the x86, parisc, s390, and arm Kconfig.debug files. Arnd Bergman noted that the help text was slightly misleading and should be fixed to state that enabling this option isn't a problem when using pre 4.4 gcc. To simplify the rewording, consolidate the text into lib/Kconfig.debug and modify it there to be more explicit about when you should say N to this config.
Acked-by: Arjan van de Ven <redacted>