OpenCloudOS-Kernel/drivers/android
Marco Ballesio ae28c1be1e binder: BINDER_GET_FROZEN_INFO ioctl
User space needs to know if binder transactions occurred to frozen
processes. Introduce a new BINDER_GET_FROZEN ioctl and keep track of
transactions occurring to frozen proceses.

Signed-off-by: Marco Ballesio <balejs@google.com>
Signed-off-by: Li Li <dualli@google.com>
Acked-by: Todd Kjos <tkjos@google.com>
Link: https://lore.kernel.org/r/20210316011630.1121213-4-dualli@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-03-24 08:26:31 +01:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
binder.c binder: BINDER_GET_FROZEN_INFO ioctl 2021-03-24 08:26:31 +01:00
binder_alloc.c binder: add flag to clear buffer on txn complete 2020-12-09 15:41:21 +01:00
binder_alloc.h binder: add flag to clear buffer on txn complete 2020-12-09 15:41:21 +01:00
binder_alloc_selftest.c binder: print warnings when detecting oneway spamming. 2020-09-03 18:24:41 +02:00
binder_internal.h binder: BINDER_GET_FROZEN_INFO ioctl 2021-03-24 08:26:31 +01:00
binder_trace.h binder: add trace at free transaction. 2020-11-11 08:20:44 +01:00
binderfs.c fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00