Files
kernel_common_drivers/auto_patch
Lei Zhang 7fc9129825 Revert "preempt_rt: bypass validate hrtimer_bases.lock when lockdep enabled [1/1]"
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>
2025-06-26 01:14:23 -07:00
..