Krzysztof Kozlowski 57ee24144e ARM: exynos_defconfig: Enable locking test options
exynos_defconfig, beside serving as a reference config for Exynos-based
devices, is used by developers during regular development work.
Enabling options responsible for locking tests allows to discover bugs
in drivers and mach code earlier.

This enables:
1. Detection of sleeping in atomic sections (DEBUG_ATOMIC_SLEEP),
2. Full lockdep (DEBUG_LOCK_ALLOC and PROVE_LOCKING which makes other
   lock debug entries unneeded),
3. Detection of soft, kernel lockups (SOFTLOCKUP_DETECTOR).

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Anand Moon <linux.amoon@gmail.com>
2017-07-18 17:58:46 +02:00
..
2017-07-14 12:36:20 -07:00
2017-06-18 23:12:36 -07:00
2017-07-04 14:34:51 -07:00
2017-07-04 14:34:51 -07:00
2017-07-04 14:34:51 -07:00
2017-07-04 14:34:51 -07:00
2017-07-08 12:36:50 -07:00
2017-05-08 17:15:13 -07:00
2017-06-18 22:53:20 -07:00
2017-06-21 18:08:41 +02:00