TencentOS-kernel/drivers/android
Jens Axboe 38f49fe4f4 fs: move filp_close() outside of __close_fd_get_file()
upstream commit: 6e802a4ba056a6f2f51ac9d54eead3ed6f9829a2

Just one caller of this, and just use filp_close() there manually.
This is important to allow async close/removal of the fd.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: johnnyaiai <johnnyaiai@tencent.com>
2022-11-03 10:49:11 +08:00
..
Kconfig Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
Makefile Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
binder.c fs: move filp_close() outside of __close_fd_get_file() 2022-11-03 10:49:11 +08:00
binder_alloc.c binder: add flag to clear buffer on txn complete 2021-03-16 16:43:28 +08:00
binder_alloc.h binder: add flag to clear buffer on txn complete 2021-03-16 16:43:28 +08:00
binder_alloc_selftest.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
binder_internal.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
binder_trace.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
binderfs.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00