]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
binder: frozen notification binder_features flag
authorYu-Ting Tseng <yutingtseng@google.com>
Tue, 9 Jul 2024 07:00:49 +0000 (00:00 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 Jul 2024 11:56:00 +0000 (13:56 +0200)
commit30b968b002a92870325a5c9d1ce78eba0ce386e7
treefcfb082b2a98037d9e2b62e3772c6bedb07eb9ec
parentd579b04a52a183db47dfcb7a44304d7747d551e1
binder: frozen notification binder_features flag

Add a flag to binder_features to indicate that the freeze notification
feature is available.

Signed-off-by: Yu-Ting Tseng <yutingtseng@google.com>
Acked-by: Carlos Llamas <cmllamas@google.com>
Link: https://lore.kernel.org/r/20240709070047.4055369-6-yutingtseng@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/android/binderfs.c
tools/testing/selftests/filesystems/binderfs/binderfs_test.c