On Sun, Dec 7, 2025 at 1:40 PM Oleg Nesterov <[email protected]> wrote: > > With or without this change the checked condition can be falsely true > if proc->tsk execs, but this is fine: binder_alloc_mmap_handler() checks > vma->vm_mm == alloc->mm. > > Signed-off-by: Oleg Nesterov <[email protected]>
Reviewed-by: Alice Ryhl <[email protected]>
