mirror-linux/drivers/android
Al Viro 02da8d2c09 binderfs_binder_ctl_create(): kill a bogus check
It's called once, during binderfs mount, right after allocating
root dentry.  Checking that it hadn't been already called is
only obfuscating things.

Looks like that bogosity had been copied from devpts...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2025-11-16 01:35:04 -05:00
..
binder rust_binder: report freeze notification only when fully frozen 2025-10-13 11:06:20 +02:00
tests binder: Use seq_buf in binder_alloc kunit tests 2025-07-24 11:42:43 +02:00
Kconfig rust_binder: add Rust Binder driver 2025-09-19 09:40:46 +02:00
Makefile rust_binder: add Rust Binder driver 2025-09-19 09:40:46 +02:00
binder.c binder: remove "invalid inc weak" check 2025-10-22 08:04:15 +02:00
binder_alloc.c binder: Convert binder_alloc selftests to KUnit 2025-07-16 14:11:59 +02:00
binder_alloc.h binder: Convert binder_alloc selftests to KUnit 2025-07-16 14:11:59 +02:00
binder_internal.h binder: add t->is_async and t->is_reply 2025-08-19 12:53:01 +02:00
binder_netlink.c binder: introduce transaction reports via netlink 2025-08-19 12:53:01 +02:00
binder_netlink.h binder: introduce transaction reports via netlink 2025-08-19 12:53:01 +02:00
binder_trace.h binder: add tracepoint for netlink reports 2025-08-19 12:53:02 +02:00
binderfs.c binderfs_binder_ctl_create(): kill a bogus check 2025-11-16 01:35:04 -05:00
dbitmap.h binder: fix double-free in dbitmap 2025-09-18 17:20:00 +02:00