Re: [PATCH 6/9] locking/lockdep: Fallback to folio_pool in alloc_list_entry when static pool is full
Peter Zijlstra <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.netfilter.devel,gmane.linux.kernel.bpf,gmane.comp.video.dri.devel,gmane.linux.kernel,gmane.linux.kernel.mm,gmane.linux.network |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 17, 2026 at 11:22:20AM -0600, Jim Cromie via B4 Relay wrote: > From: Jim Cromie <[email protected]> > > 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.