[PATCH v3 0/3] lockdep: minor config and documentation fixes
From: Carlos Llamas
Date: Thu Oct 24 2024 - 14:36:43 EST
These are some minor follow-up patches that came up during conversation
at: https://lore.kernel.org/all/30795.1620913191@jrobl/
This v3 is based on master as commit e0ba72e3a442 ("lockdep: upper limit
LOCKDEP_CHAINS_BITS") has now landed.
Cc: Huang Ying <ying.huang@xxxxxxxxx>
Cc: J. R. Okajima <hooanon05g@xxxxxxxxx>
Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Cc: Boqun Feng <boqun.feng@xxxxxxxxx>
Cc: Ingo Molnar <mingo@xxxxxxxxxx>
Cc: Waiman Long <longman@xxxxxxxxxx>
Cc: Will Deacon <will@xxxxxxxxxx>
Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
v3: rebased on master and collected tags
v2: https://lore.kernel.org/all/20240807143922.919604-1-cmllamas@xxxxxxxxxx/
v1: https://lore.kernel.org/all/20240806010128.402852-1-cmllamas@xxxxxxxxxx/
Carlos Llamas (3):
lockdep: fix upper limit for LOCKDEP_*_BITS configs
lockdep: clarify size for LOCKDEP_*_BITS configs
lockdep: document MAX_LOCKDEP_CHAIN_HLOCKS calculation
kernel/locking/lockdep_internals.h | 3 ++-
lib/Kconfig.debug | 18 +++++++++---------
2 files changed, 11 insertions(+), 10 deletions(-)
--
2.47.0.163.g1226f6d8fa-goog