On Thu, Oct 24, 2024 at 06:36:25PM +0000, Carlos Llamas wrote:
> 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@intel.com>
> Cc: J. R. Okajima <hooanon05g@gmail.com>
> Cc: Peter Zijlstra <peterz@infradead.org>
> Cc: Boqun Feng <boqun.feng@gmail.com>
> Cc: Ingo Molnar <mingo@redhat.com>
> Cc: Waiman Long <longman@redhat.com>
> Cc: Will Deacon <will@kernel.org>
> Cc: Andrew Morton <akpm@linux-foundation.org>
>
Queued into lockdep-for-tip for future tests and reviews, if all goes
well, this will be merged in tip during v6.13 and in mainline during
v6.14 merge window.
Thanks!
Regards,
Boqun
> v3: rebased on master and collected tags
> v2: https://lore.kernel.org/all/20240807143922.919604-1-cmllamas@google.com/
> v1: https://lore.kernel.org/all/20240806010128.402852-1-cmllamas@google.com/
>
> 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
>