mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
7fc9129825
PD#SWPL-219002
Problem:
1, with CONFIG_PROVE_LOCKING=y, it consume ms time in validate lock,
both in RT and !RT kernel
2, cyclictest should be test with PROVE_LOCKING disabled
Solution:
revert this commit
This reverts commit 02a9ae13bb.
Change-Id: I1bf67ee887f978a6241cb00cde0bc59e79695a8c
Signed-off-by: Lei Zhang <lei.zhang@amlogic.com>