linux/drivers/android
Greg Kroah-Hartman ff0771e5f8 ANDROID: disable ANDROID_VENDOR_HOOKS
Commit d25e37d89d ("tracepoint: Optimize using static_call()") changed
the format of DEFINE_TRACE() and other tracepoint logic, which broke the
ANDROID_VENDOR_HOOKS logic.

As I can't figure out how to unwind the build traces for the errors,
disable this for now so the merge can continue.

Bug: 156285741
Cc: Todd Kjos <tkjos@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I6794bdec76ba25370891747b296ea30a51812982
2020-10-21 12:11:17 +02:00
..
binder_alloc_selftest.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 2019-06-05 17:36:37 +02:00
binder_alloc.c drivers: android: Fix a variable declaration coding style issue 2020-07-29 17:04:40 +02:00
binder_alloc.h binder: return errors from buffer copy functions 2019-07-01 08:42:47 +02:00
binder_internal.h binder: prevent UAF for binderfs devices II 2020-03-03 19:58:37 +01:00
binder_trace.h Linux 5.2-rc4 2019-06-09 09:18:13 +02:00
binder.c Revert "binder: Prevent context manager from incrementing ref 0" 2020-08-28 20:43:15 +00:00
binderfs.c drivers: android: Fix the SPDX comment style 2020-07-29 17:05:44 +02:00
Kconfig ANDROID: disable ANDROID_VENDOR_HOOKS 2020-10-21 12:11:17 +02:00
Makefile ANDROID: add support for vendor hooks 2020-05-12 19:47:44 +00:00
vendor_hooks.c ANDROID: sysrq: add vendor hook for sysrq crash information 2020-10-15 09:33:26 +09:00