This is a rebase of the remaining patches previously sent in [1], which
depended on commit 1da52815d5f1 ("binder: fix alloc->vma_vm_mm null-ptr
dereference") being merged into mainline. Now we can proceed with these
remaining patches rebased against the char-misc-next branch.
[1] https://lore.kernel.org/all/20220829201254.1814484-1-cmllamas@google.com/
--
Carlos Llamas
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: "Arve Hjønnevåg" <arve@android.com>
Cc: Todd Kjos <tkjos@android.com>
Cc: Martijn Coenen <maco@android.com>
Cc: Joel Fernandes <joel@joelfernandes.org>
Cc: Christian Brauner <brauner@kernel.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: Liam Howlett <liam.howlett@oracle.com>
Cc: kernel-team@android.com
Cc: linux-kernel@vger.kernel.org
Carlos Llamas (3):
binder: rename alloc->vma_vm_mm to alloc->mm
binder: remove binder_alloc_set_vma()
binder: fix binder_alloc kernel-doc warnings
drivers/android/binder_alloc.c | 55 +++++++++++-----------------------
drivers/android/binder_alloc.h | 9 +++---
2 files changed, 21 insertions(+), 43 deletions(-)
--
2.37.2.789.g6183377224-goog