From bd50b5dc98a9af89a99509015a3cea461abd1432 Mon Sep 17 00:00:00 2001 From: Chanho Park Date: Mon, 26 Jul 2021 09:28:13 +0900 Subject: [PATCH] ANDROID: GKI: update allowed GKI symbol for Exynosauto SoC This patch is for registering below two symbols for Exynosauto SoC. - __vmalloc: For tight control over page level allocator and protection flags - devm_get_free_pages: To use resource managed __get_free_pages Leaf changes summary: 2 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 2 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 2 Added functions: [A] 'function void* __vmalloc(unsigned long int, gfp_t)' [A] 'function unsigned long int devm_get_free_pages(device*, gfp_t, unsigned int)' Bug: 194547942 Signed-off-by: Chanho Park Change-Id: Ia10a8c488845bbce9a3c598904b0e6fba0e38216 --- android/abi_gki_aarch64.xml | 13 +++++++++++++ android/abi_gki_aarch64_exynosauto | 2 ++ 2 files changed, 15 insertions(+) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index 6ff0c97bac53..52dc975d19ba 100755 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -491,6 +491,7 @@ + @@ -1292,6 +1293,7 @@ + @@ -111231,6 +111233,11 @@ + + + + + @@ -115465,6 +115472,12 @@ + + + + + + diff --git a/android/abi_gki_aarch64_exynosauto b/android/abi_gki_aarch64_exynosauto index 2d47e2da0ed2..dc913dc0e1d2 100644 --- a/android/abi_gki_aarch64_exynosauto +++ b/android/abi_gki_aarch64_exynosauto @@ -1474,10 +1474,12 @@ sysfs_remove_bin_file # required by vlx-vdmaheap-module.ko + devm_get_free_pages idr_alloc_cyclic idr_find radix_tree_iter_delete uuid_gen + __vmalloc # required by vlx-vipc-module.ko sigprocmask