binder: remove kernel vm_area for buffer space
authorTodd Kjos <tkjos@android.com>
Fri, 8 Feb 2019 18:35:18 +0000 (10:35 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Feb 2019 09:43:57 +0000 (10:43 +0100)
commit880211667b203dd32724f3be224c44c0400aa0a6
treeab0537523357c2c341c2b883503d84f7e00c9656
parentdb6b0b810bf945d1991917ffce0e93383101f2fa
binder: remove kernel vm_area for buffer space

Remove the kernel's vm_area and the code that maps
buffer pages into it.

Signed-off-by: Todd Kjos <tkjos@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/android/binder_alloc.c