platform_kernel-5.15/drivers/android
Todd Kjos 949edf7539 ANDROID: Fix suspicious RCU usage warning
The hooks added in the suspend path can be called in a
state where RCU locking is not safe. Change the hooks
to restricted hooks which are safe in this context.

Bug: 232468327
Fixes: ace93ca5ef ("ANDROID: GKI: psci: add hook to check if cpu is allowed to power off")
Signed-off-by: Todd Kjos <tkjos@google.com>
Change-Id: I5b887d34ca05e995030ef0c8f39488d932c52770
2022-05-17 23:33:11 +00:00
..
Kconfig ANDROID: Configure out the macros in android_kabi and android_vendor 2022-04-13 06:17:34 +00:00
Makefile ANDROID: android: Create debug_symbols driver 2021-11-23 11:59:24 +05:30
android_debug_symbols.c ANDROID: android: Create debug_symbols driver 2021-11-23 11:59:24 +05:30
binder.c Merge 5.15.17 into android13-5.15 2022-01-31 12:35:09 +01:00
binder_alloc.c binder: fix async_free_space accounting for empty parcels 2022-01-05 12:42:39 +01:00
binder_alloc.h binder: tell userspace to dump current backtrace when detected oneway spamming 2021-04-10 10:52:04 +02:00
binder_alloc_selftest.c binder: print warnings when detecting oneway spamming. 2020-09-03 18:24:41 +02:00
binder_internal.h binder: use euid from cred instead of using task 2021-11-12 15:05:48 +01:00
binder_trace.h Merge 2911ed9f47 ("Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc") into android-mailine 2020-12-17 12:56:04 +01:00
binderfs.c binderfs: add support for feature files 2021-07-21 13:46:36 +02:00
vendor_hooks.c ANDROID: Fix suspicious RCU usage warning 2022-05-17 23:33:11 +00:00