linux/include/trace/hooks
Nick Desaulniers 4cc2f83c77 ANDROID: vendor_hooks: fix __section macro
After upstream 33def8498f ("treewide: Convert macro and uses of
__section(foo) to __section("foo")"), the preprocessor macro __section
now requires the section name to be double quoted.

This patch resolves breakage that results from merging down from
mainline in this out of tree header.

Fixes: 33def8498f ("treewide: Convert macro and uses of __section(foo) to __section("foo")")
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: Ie6a701251e6420e63187a466b43ec2c834e0ec2e
2020-10-29 06:30:56 +01:00
..
binder.h ANDROID: binder: Add vendor hook to the binder 2020-07-28 03:03:52 +00:00
cpuidle.h ANDROID: vendor_hooks: add cpuidle event 2020-08-20 14:34:44 +09:00
debug.h ANDROID: vendor_hooks: Add new android vendor hooks for ipi stop 2020-10-07 14:30:30 -07:00
dtask.h ANDROID: vendor_hooks: add waiting information for blocked tasks 2020-08-19 14:52:44 +00:00
fpsimd.h ANDROID: vendor_hooks: FPSIMD save/restore by using vendor_hooks 2020-07-13 16:02:02 +00:00
futex.h ANDROID: futex: Add vendor hook for wait queue 2020-08-12 17:29:28 +00:00
gic.h ANDROID: gic: Add vendor hook for gic-v3 resume 2020-09-20 22:10:33 +00:00
mpam.h ANDROID: mpam: add vendor hook to record MPAM 2020-08-28 00:05:35 +00:00
rwsem.h ANDROID: rwsem: Add vendor hook to the rw-semaphore 2020-07-28 03:04:13 +00:00
sched.h ANDROID: sched: add restrict vendor hook to modify load balance behavior 2020-09-11 01:47:17 +00:00
sysrqcrash.h ANDROID: sysrq: add vendor hook for sysrq crash information 2020-10-15 09:33:26 +09:00
topology.h ANDROID: GKI: fix up arguments for trace_android_vh_arch_set_freq_scale() 2020-10-25 15:14:13 +01:00
vendor_hooks.h ANDROID: vendor_hooks: fix __section macro 2020-10-29 06:30:56 +01:00
wqlockup.h ANDROID: workqueue: add vendor hook for wq lockup information 2020-10-06 16:09:23 +00:00