Thread (6 messages) 6 messages, 2 authors, 2025-03-19

Re: [PATCH v2 3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite

From: Oleg Nesterov <oleg@redhat.com>
Date: 2025-03-19 12:01:21
Also in: linux-arm-kernel, linux-mm, linux-perf-users, lkml

On 03/18, David Hildenbrand wrote:
+	if (unlikely(!folio_test_anon(folio))) {
+		VM_WARN_ON_ONCE(is_register);
+		goto out;
+	}
Don't we need folio_put() before "goto out" ?

Other than that, for this series:

Acked-by: Oleg Nesterov <oleg@redhat.com>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help