[PATCH 0/3] lockdep: minor config and documentation fixes

From: Carlos Llamas
Date: Wed Aug 07 2024 - 10:40:24 EST


These are some minor follow-up patches that came up during conversation
at: https://lore.kernel.org/all/30795.1620913191@jrobl/

Note this patchset is sent on top of akpm mm-nonmm-unstable as it
depends on "[PATCH v2] lockdep: upper limit LOCKDEP_CHAINS_BITS" which
as been previously applied there.

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>

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(-)


base-commit: 766e1913ce7c3add51f49bc1861441e3a3275df2
--
2.46.0.rc2.264.g509ed76dc8-goog