[PATCH] ARM: imx_v6_v7_defconfig: Select CONFIG_PROVE_LOCKING

Shawn Guo shawn.guo at linaro.org
Sat Oct 12 03:42:12 EDT 2013


On Wed, Oct 09, 2013 at 08:40:27PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam at freescale.com>
> 
> This is very useful for detecting 'circular locking dependency' issues.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>

Applied, thanks.

> ---
>  arch/arm/configs/imx_v6_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
> index 137fdb0..e735eb2 100644
> --- a/arch/arm/configs/imx_v6_v7_defconfig
> +++ b/arch/arm/configs/imx_v6_v7_defconfig
> @@ -263,6 +263,7 @@ CONFIG_NLS_ISO8859_15=m
>  CONFIG_NLS_UTF8=y
>  CONFIG_MAGIC_SYSRQ=y
>  # CONFIG_SCHED_DEBUG is not set
> +CONFIG_PROVE_LOCKING=y
>  # CONFIG_DEBUG_BUGVERBOSE is not set
>  # CONFIG_FTRACE is not set
>  # CONFIG_ARM_UNWIND is not set
> -- 
> 1.8.1.2
> 




More information about the linux-arm-kernel mailing list