mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 23:53:52 +02:00
Vendor hook is add in the commit: https://android-review.googlesource.com/c/kernel/common/+/1687592 When we register the vendor hook and build, there is build error: too long symbol "__tracepoint_android_vh_binder_transaction_priority_skip" So, I shorten the function name android_vh_binder_transaction_priority_skip --> android_vh_binder_priority_skip Bug: 186482511 Signed-off-by: xieliujie <xieliujie@oppo.com> Change-Id: I27f39dd32436b09257bcf6e746f4ccdfbd6d6cfe |
||
|---|---|---|
| .. | ||
| binder_alloc_selftest.c | ||
| binder_alloc.c | ||
| binder_alloc.h | ||
| binder_internal.h | ||
| binder_trace.h | ||
| binder.c | ||
| binderfs.c | ||
| debug_symbols.c | ||
| Kconfig | ||
| Makefile | ||
| vendor_hooks.c | ||