From 2cfefe22b999a24970508dc43ae9079673af419b Mon Sep 17 00:00:00 2001 From: Liujie Xie Date: Wed, 27 Oct 2021 14:11:36 +0800 Subject: [PATCH] ANDROID: GKI: Add symbols to abi_gki_aarch64_oplus Add some file nodes to control and tune the memcg status in the memory cgroup, need add some symbols to abi_gki_aarch64_oplus. Leaf changes summary: 5 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 3 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 2 Added variables 3 Added functions: [A] 'function int cgroup_add_legacy_cftypes(cgroup_subsys*, cftype*)' [A] 'function mem_cgroup* mem_cgroup_from_id(unsigned short int)' [A] 'function void unregister_memory_notifier(notifier_block*)' 2 Added variables: [A] 'cgroup_subsys memory_cgrp_subsys' [A] 'static_key_true memory_cgrp_subsys_enabled_key' Bug: 204860045 Signed-off-by: Liujie Xie Change-Id: I69805dcdfbe363c13031ae0a9556761b71a67428 --- android/abi_gki_aarch64.xml | 20 ++++++++++++++++++++ android/abi_gki_aarch64_oplus | 7 +++++++ 2 files changed, 27 insertions(+) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index f621d304fe1b..cac6507ea5d7 100644 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -947,6 +947,7 @@ + @@ -3042,6 +3043,7 @@ + @@ -5050,6 +5052,7 @@ + @@ -6042,6 +6045,8 @@ + + @@ -118675,6 +118680,11 @@ + + + + + @@ -129621,6 +129631,10 @@ + + + + @@ -129649,6 +129663,8 @@ + + @@ -139889,6 +139905,10 @@ + + + + diff --git a/android/abi_gki_aarch64_oplus b/android/abi_gki_aarch64_oplus index 5476614fa58e..793058c27644 100644 --- a/android/abi_gki_aarch64_oplus +++ b/android/abi_gki_aarch64_oplus @@ -134,6 +134,7 @@ cdev_device_del cdev_init __cfi_slowpath + cgroup_add_legacy_cftypes cgroup_path_ns cgroup_taskset_first cgroup_taskset_next @@ -1421,6 +1422,7 @@ memblock_end_of_DRAM __memcat_p memcg_kmem_enabled_key + mem_cgroup_from_id memchr memchr_inv memcmp @@ -1430,6 +1432,8 @@ memdup_user memmove memory_block_size_bytes + memory_cgrp_subsys + memory_cgrp_subsys_enabled_key memory_read_from_buffer memparse mempool_alloc @@ -1575,6 +1579,7 @@ of_count_phandle_with_args of_cpufreq_cooling_register of_cpu_node_to_id + of_css of_devfreq_cooling_register of_device_get_match_data of_device_is_available @@ -2898,6 +2903,7 @@ trace_seq_putc tracing_off try_module_get + try_to_free_mem_cgroup_pages try_wait_for_completion tty_flip_buffer_push __tty_insert_flip_char @@ -2991,6 +2997,7 @@ unregister_inetaddr_notifier unregister_kprobe unregister_kretprobe + unregister_memory_notifier unregister_module_notifier unregister_netdev unregister_netdevice_many