summaryrefslogtreecommitdiff
path: root/drivers/hwmon
diff options
context:
space:
mode:
authorCarlos Llamas <cmllamas@google.com>2022-09-06 13:59:46 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-09-06 17:02:06 +0200
commitd6d04d71daae9377129b13641f97ba2a961b2b26 (patch)
tree537e0c91967e89b07cd87a29a0ff4945d0a06e87 /drivers/hwmon
parente66b77e50522845d494a4a61ea2ad8f0d046a56f (diff)
downloadlwn-d6d04d71daae9377129b13641f97ba2a961b2b26.tar.gz
lwn-d6d04d71daae9377129b13641f97ba2a961b2b26.zip
binder: remove binder_alloc_set_vma()
The mmap_locked asserts here are not needed since this is only called back from the mmap stack in ->mmap() and ->close() which always acquire the lock first. Remove these asserts along with binder_alloc_set_vma() altogether since it's trivial enough to be consumed by callers. Cc: Liam R. Howlett <Liam.Howlett@oracle.com> Signed-off-by: Carlos Llamas <cmllamas@google.com> Link: https://lore.kernel.org/r/20220906135948.3048225-3-cmllamas@google.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions