binder: rename alloc->vma_vm_mm to alloc->mm
Rename ->vma_vm_mm to ->mm to reflect the fact that we no longer cache this reference from vma->vm_mm but from current->mm instead. No functional changes in this patch. Reviewed-by:Christian Brauner (Microsoft) <brauner@kernel.org> Acked-by:
Todd Kjos <tkjos@google.com> Signed-off-by:
Carlos Llamas <cmllamas@google.com> Link: https://lore.kernel.org/r/20220906135948.3048225-2-cmllamas@google.com Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
-
mentioned in commit 5a8658ea
-
mentioned in commit 477e8e84
-
mentioned in commit 74ecd99c
-
mentioned in commit b23dbdbf
-
mentioned in commit 0e4cf4fb
-
mentioned in commit 8eda31ad
-
mentioned in commit bceb3d70
-
mentioned in commit 2a05d20a
-
mentioned in commit c887b33c
-
mentioned in commit 1e7e6b82
-
mentioned in commit 6d4341e0
-
mentioned in commit e5cc961c
-
mentioned in commit 723b388d
-
mentioned in commit 1ad55766
-
mentioned in commit 4af53d7c
-
mentioned in commit c1945b20
Please sign in to comment