diff mbox series

ARM: imx_v6_v7_defconfig: Don't enable PROVE_LOCKING

Message ID 20230106-imx-no-prove-locking-v1-1-7aef671c4ce2@kernel.org
State New
Headers show
Series ARM: imx_v6_v7_defconfig: Don't enable PROVE_LOCKING | expand

Commit Message

Mark Brown Jan. 6, 2023, 11:12 p.m. UTC
For some reason that is unclear to me the i.MX defconfig for v6 and v7
boards enables PROVE_LOCKING.  Since the defconfigs are generally
intended to be more production style configurations this doesn't seem
particularly intentional so drop this from the defconfig.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
 arch/arm/configs/imx_v6_v7_defconfig | 1 -
 1 file changed, 1 deletion(-)


---
base-commit: 1b929c02afd37871d5afb9d498426f83432e71c2
change-id: 20230106-imx-no-prove-locking-bcece8d7c4af

Best regards,

Comments

Fabio Estevam Jan. 10, 2023, 2:42 p.m. UTC | #1
On Fri, Jan 6, 2023 at 8:13 PM Mark Brown <broonie@kernel.org> wrote:
>
> For some reason that is unclear to me the i.MX defconfig for v6 and v7
> boards enables PROVE_LOCKING.  Since the defconfigs are generally
> intended to be more production style configurations this doesn't seem
> particularly intentional so drop this from the defconfig.
>
> Signed-off-by: Mark Brown <broonie@kernel.org>
> ---
>  arch/arm/configs/imx_v6_v7_defconfig | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
> index 025eb333dcaa..3540fb241dd5 100644
> --- a/arch/arm/configs/imx_v6_v7_defconfig
> +++ b/arch/arm/configs/imx_v6_v7_defconfig
> @@ -474,5 +474,4 @@ CONFIG_MAGIC_SYSRQ=y
>  CONFIG_DEBUG_FS=y
>  # CONFIG_SLUB_DEBUG is not set
>  # CONFIG_SCHED_DEBUG is not set
> -CONFIG_PROVE_LOCKING=y

Reviewed-by: Fabio Estevam <festevam@gmail.com>
Shawn Guo Jan. 26, 2023, 12:01 a.m. UTC | #2
On Fri, Jan 06, 2023 at 11:12:33PM +0000, Mark Brown wrote:
> For some reason that is unclear to me the i.MX defconfig for v6 and v7
> boards enables PROVE_LOCKING.  Since the defconfigs are generally
> intended to be more production style configurations this doesn't seem
> particularly intentional so drop this from the defconfig.
> 
> Signed-off-by: Mark Brown <broonie@kernel.org>

Applied, thanks!
diff mbox series

Patch

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 025eb333dcaa..3540fb241dd5 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -474,5 +474,4 @@  CONFIG_MAGIC_SYSRQ=y
 CONFIG_DEBUG_FS=y
 # CONFIG_SLUB_DEBUG is not set
 # CONFIG_SCHED_DEBUG is not set
-CONFIG_PROVE_LOCKING=y
 # CONFIG_FTRACE is not set