From 8a609c5eb4ec63990f51071a9affbfebabd9ae12 Mon Sep 17 00:00:00 2001 From: Junki Min Date: Fri, 9 Jun 2023 17:19:10 +0900 Subject: [PATCH] ANDROID: ABI: Update symbol list for Exynos SoC Update symbol for Exynos power management module 1 function symbol(s) added 'void smp_call_function_many(const struct cpumask*, smp_call_func_t, void*, bool)' Bug: 286501461 Signed-off-by: Junki Min Change-Id: I7a3f84e5d304fdb1bde44569c73652a9567e958b --- android/abi_gki_aarch64.stg | 18 ++++++++++++++++++ android/abi_gki_aarch64_exynos | 7 +++++-- 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/android/abi_gki_aarch64.stg b/android/abi_gki_aarch64.stg index c38a465cff90..ad56d43ee0f7 100644 --- a/android/abi_gki_aarch64.stg +++ b/android/abi_gki_aarch64.stg @@ -289214,6 +289214,14 @@ function { parameter_id: 0x31e58fe0 parameter_id: 0x4585663f } +function { + id: 0x1dfa429f + return_type_id: 0x48b5725f + parameter_id: 0x310ec01d + parameter_id: 0x498e6bfd + parameter_id: 0x18bd6530 + parameter_id: 0x6d7f5ff6 +} function { id: 0x1dfacbed return_type_id: 0x48b5725f @@ -368204,6 +368212,15 @@ elf_symbol { type_id: 0x90e2d95d full_name: "smp_call_function_any" } +elf_symbol { + id: 0xdf906b66 + name: "smp_call_function_many" + is_defined: true + symbol_type: FUNCTION + crc: 0xe2df8e9a + type_id: 0x1dfa429f + full_name: "smp_call_function_many" +} elf_symbol { id: 0x4c674d1e name: "smp_call_function_single" @@ -385488,6 +385505,7 @@ interface { symbol_id: 0x5d808bbc symbol_id: 0xf46be251 symbol_id: 0x824ee5eb + symbol_id: 0xdf906b66 symbol_id: 0x4c674d1e symbol_id: 0x1f9b728b symbol_id: 0x99a17453 diff --git a/android/abi_gki_aarch64_exynos b/android/abi_gki_aarch64_exynos index 5cb90a687671..19441f4ee7d8 100644 --- a/android/abi_gki_aarch64_exynos +++ b/android/abi_gki_aarch64_exynos @@ -904,6 +904,7 @@ __traceiter_android_vh_cpu_idle_exit __traceiter_android_vh_cpuidle_psci_enter __traceiter_android_vh_cpuidle_psci_exit + __traceiter_android_vh_show_mem __traceiter_device_pm_callback_end __traceiter_device_pm_callback_start __traceiter_suspend_resume @@ -911,6 +912,7 @@ __tracepoint_android_vh_cpu_idle_exit __tracepoint_android_vh_cpuidle_psci_enter __tracepoint_android_vh_cpuidle_psci_exit + __tracepoint_android_vh_show_mem __tracepoint_device_pm_callback_end __tracepoint_device_pm_callback_start tracepoint_probe_register @@ -1464,6 +1466,9 @@ # required by exynos-reboot.ko pm_power_off +# required by exynos-s2i.ko + smp_call_function_many + # required by exynos-ssld.ko driver_register @@ -1930,8 +1935,6 @@ dma_heap_get_name is_dma_buf_file iterate_fd - __traceiter_android_vh_show_mem - __tracepoint_android_vh_show_mem # required by samsung_iommu_v9.ko device_link_add