Thread (8 messages) flat view 8 messages, 2 authors, 7d ago

Re: [PATCH v5 2/5] binder: Make shrinker rely solely on per-VMA lock

From: Alice Ryhl <aliceryhl@google.com>
Date: 2026-08-12 10:46:35
Also in: linux-mm, lkml

On Tue, Aug 11, 2026 at 06:10:52PM -0700, Suren Baghdasaryan wrote:
 	return LRU_REMOVED_RETRY;
 
-err_invalid_vma:
 	mutex_unlock(&alloc->mutex);
With the err_invalid_vma label removed, this call to mutex_unlock() is
no longer reachable as it comes right after a 'return' statement.

Alice
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help