ANDROID: abi_gki_aarch64_qcom: whitelist some vm symbols

Whitelist the below symbols:
check_move_unevictable_pages
__pagevec_release

Leaf changes summary: 1 artifact changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added
function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added
variable

1 Added function:

  [A] 'function void check_move_unevictable_pages(pagevec*)'

Bug: 255922561
Change-Id: Icdd54d0f0b155cc0617479ef58273020f1fd4e35
Signed-off-by: Charan Teja Kalla <quic_charante@quicinc.com>
This commit is contained in:
Charan Teja Kalla
2022-10-27 16:26:59 +05:30
parent af699fd6a2
commit 356801e2ff
2 changed files with 7 additions and 0 deletions

View File

@@ -1126,6 +1126,7 @@
<elf-symbol name='cgroup_taskset_first' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x19f55823'/>
<elf-symbol name='cgroup_taskset_next' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xf9fabfc2'/>
<elf-symbol name='check_cache_active' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x84fb8494'/>
<elf-symbol name='check_move_unevictable_pages' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xf9bd8889'/>
<elf-symbol name='check_preempt_curr' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x59667315'/>
<elf-symbol name='check_zeroed_user' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0x2db3bc61'/>
<elf-symbol name='class_create_file_ns' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes' crc='0xc4a8b336'/>
@@ -122620,6 +122621,10 @@
<function-decl name='check_cache_active' mangled-name='check_cache_active' filepath='mm/swap_slots.c' line='101' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='check_cache_active'>
<return type-id='b50a4934'/>
</function-decl>
<function-decl name='check_move_unevictable_pages' mangled-name='check_move_unevictable_pages' filepath='mm/vmscan.c' line='4415' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='check_move_unevictable_pages'>
<parameter type-id='f7d3421a' name='pvec' filepath='mm/vmscan.c' line='4415' column='1'/>
<return type-id='48b5725f'/>
</function-decl>
<function-decl name='check_preempt_curr' mangled-name='check_preempt_curr' filepath='kernel/sched/core.c' line='1777' column='1' visibility='default' binding='global' size-in-bits='64' elf-symbol-id='check_preempt_curr'>
<parameter type-id='6ed6b432' name='rq' filepath='kernel/sched/core.c' line='1777' column='1'/>
<parameter type-id='f23e2572' name='p' filepath='kernel/sched/core.c' line='1777' column='1'/>

View File

@@ -129,6 +129,7 @@
cgroup_path_ns
cgroup_taskset_first
cgroup_taskset_next
check_move_unevictable_pages
__check_object_size
check_preempt_curr
check_zeroed_user
@@ -1659,6 +1660,7 @@
page_endio
page_mapping
__page_pinner_migration_failed
__pagevec_release
panic
panic_notifier_list
panic_timeout