diff options
author | Carlos Llamas <cmllamas@google.com> | 2024-10-24 21:36:27 +0300 |
---|---|---|
committer | Boqun Feng <boqun.feng@gmail.com> | 2024-12-15 22:49:35 +0300 |
commit | 88a79e88a97cb9309bb48a472be2bf1316d40adc (patch) | |
tree | 21ebd9d5ce165fa7e6467a793487e2cb767ae400 /rust/helpers | |
parent | e638072e61726cae363d48812815197a2a0e097f (diff) | |
download | linux-88a79e88a97cb9309bb48a472be2bf1316d40adc.tar.xz |
lockdep: Clarify size for LOCKDEP_*_BITS configs
The LOCKDEP_*_BITS configs control the size of internal structures used
by lockdep. The size is calculated as a power of two of the configured
value (e.g. 16 => 64KB). Update these descriptions to more accurately
reflect this, as "Bitsize" can be misleading.
Suggested-by: Andrew Morton <akpm@linux-foundation.org>
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>
Signed-off-by: Carlos Llamas <cmllamas@google.com>
Acked-by: Waiman Long <longman@redhat.com>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Link: https://lore.kernel.org/r/20241024183631.643450-3-cmllamas@google.com
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions