mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
Update symbols to symbol list externed by oem modules. Leaf changes summary: 20 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 12 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 8 Added variables 12 Added functions: [A] 'function int __traceiter_android_vh_alter_mutex_list_add(void*, mutex*, mutex_waiter*, list_head*, bool*)' [A] 'function int __traceiter_android_vh_binder_wait_for_work(void*, bool, binder_thread*, binder_proc*)' [A] 'function int __traceiter_android_vh_build_sched_domains(void*, bool)' [A] 'function int __traceiter_android_vh_check_uninterruptible_tasks(void*, task_struct*, unsigned long int, bool*)' [A] 'function int __traceiter_android_vh_check_uninterruptible_tasks_dn(void*, void*)' [A] 'function int __traceiter_android_vh_mutex_unlock_slowpath(void*, mutex*)' [A] 'function int __traceiter_android_vh_mutex_wait_finish(void*, mutex*)' [A] 'function int __traceiter_android_vh_mutex_wait_start(void*, mutex*)' [A] 'function int __traceiter_android_vh_rwsem_wake_finish(void*, rw_semaphore*)' [A] 'function int __traceiter_android_vh_sync_txn_recvd(void*, task_struct*, task_struct*)' [A] 'function int public_key_verify_signature(const public_key*, const public_key_signature*)' [A] 'function void sdhci_request(mmc_host*, mmc_request*)' 8 Added variables: [A] 'tracepoint __tracepoint_android_vh_alter_mutex_list_add' [A] 'tracepoint __tracepoint_android_vh_binder_wait_for_work' [A] 'tracepoint __tracepoint_android_vh_build_sched_domains' [A] 'tracepoint __tracepoint_android_vh_mutex_unlock_slowpath' [A] 'tracepoint __tracepoint_android_vh_mutex_wait_finish' [A] 'tracepoint __tracepoint_android_vh_mutex_wait_start' [A] 'tracepoint __tracepoint_android_vh_rwsem_wake_finish' [A] 'tracepoint __tracepoint_android_vh_sync_txn_recvd' Bug: 193384408 Change-Id: I0267bc8fb752e2df3a757dfac78b65f4a3b9cac5 Signed-off-by: huangqiujun <huangqiujun@oppo.com>