Re: [PATCH 6/9] locking/lockdep: Fallback to folio_pool in alloc_list_entry when static pool is full
From: Peter Zijlstra
Date: Mon Aug 17 2026 - 17:02:24 EST
On Mon, Aug 17, 2026 at 11:22:20AM -0600, Jim Cromie via B4 Relay wrote:
> From: Jim Cromie <jim.cromie@xxxxxxxxx>
>
> Use struct folio_pool to dynamically expand lock dependency storage when
> the static list_entries pool is exhausted, avoiding premature lockdep
> disabling.
Since that thing has locks itself, no.
NAK.