From 9171bbdc05b9daca374bf27449298dcf1fc21ecb Mon Sep 17 00:00:00 2001 From: "Sivasri Kumar, Vanka" Date: Thu, 10 Nov 2022 00:03:05 +0530 Subject: [PATCH] ANDROID: abi_gki_aarch64_qcom: Add wait_on_page_bit In commit fae05b2314b1 ("zsmalloc: fix races between asynchronous zspage free and page migration"), wait_on_page_bit symbol was required to fix the build of that target platform. Functions changes summary: 0 Removed, 0 Changed , 1 Added functions Variables changes summary: 0 Removed, 0 Changed , 0 Added variables 1 Added function: [A] 'function void wait_on_page_bit(page*, int)' Bug: 258412729 Change-Id: Ic392d6789788e1e2a46f95726fb0a0cce05896e1 Signed-off-by: Sivasri Kumar, Vanka Signed-off-by: Bibek Kumar Patro --- android/abi_gki_aarch64.xml | 6 +++--- android/abi_gki_aarch64_qcom | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index f4d56bb1813c..c96e97fd4457 100644 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -148078,9 +148078,9 @@ - - - + + + diff --git a/android/abi_gki_aarch64_qcom b/android/abi_gki_aarch64_qcom index dc16110241bc..7cc6ace46b16 100644 --- a/android/abi_gki_aarch64_qcom +++ b/android/abi_gki_aarch64_qcom @@ -2581,7 +2581,6 @@ __traceiter_android_vh_jiffies_update __traceiter_android_vh_logbuf __traceiter_android_vh_logbuf_pr_cont - __tracepoint_android_vh_madvise_cold_or_pageout __traceiter_android_vh_printk_hotplug __traceiter_android_vh_rproc_recovery __traceiter_android_vh_rproc_recovery_set @@ -2703,6 +2702,7 @@ __tracepoint_android_vh_jiffies_update __tracepoint_android_vh_logbuf __tracepoint_android_vh_logbuf_pr_cont + __tracepoint_android_vh_madvise_cold_or_pageout __tracepoint_android_vh_oom_check_panic __tracepoint_android_vh_printk_hotplug __tracepoint_android_vh_process_killed @@ -3026,6 +3026,7 @@ wait_for_completion_interruptible_timeout wait_for_completion_killable wait_for_completion_timeout + wait_on_page_bit __wait_rcu_gp wait_woken __wake_up