projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94425a1
)
ARM: imx_v6_v7_defconfig: Select CONFIG_PROVE_LOCKING
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 9 Oct 2013 23:40:27 +0000
(20:40 -0300)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 21 Oct 2013 01:37:30 +0000
(09:37 +0800)
This is very useful for detecting 'circular locking dependency' issues.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/configs/imx_v6_v7_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/imx_v6_v7_defconfig
b/arch/arm/configs/imx_v6_v7_defconfig
index 7e4b1761807811ed5a835846286823d35ca800e6..8d0c5a018ed72b720f0b235be8dff2ee9bf1e77a 100644
(file)
--- a/
arch/arm/configs/imx_v6_v7_defconfig
+++ b/
arch/arm/configs/imx_v6_v7_defconfig
@@
-270,6
+270,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