Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit afddb90

Browse files
Qinglin Liandroid-build-merge-worker-robot
authored andcommitted
ANDROID: GKI: Update symbol list for Amlogic am: d094009
Original change: https://android-review.googlesource.com/c/kernel/common/+/3834195 Change-Id: I0592f0b7e0680f4d54c8c1dcac344c048b19c5fa Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2 parents 8122f8f + d094009 commit afddb90

2 files changed

Lines changed: 31 additions & 0 deletions

File tree

gki/aarch64/abi.stg

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413436,6 +413436,15 @@ function {
413436413436
parameter_id: 0x0a134144
413437413437
parameter_id: 0x2170d06d
413438413438
}
413439+
function {
413440+
id: 0x9b90fbd2
413441+
return_type_id: 0x6720d32f
413442+
parameter_id: 0x18bd6530
413443+
parameter_id: 0x0d164218
413444+
parameter_id: 0x2e64265f
413445+
parameter_id: 0x2170d06d
413446+
parameter_id: 0x11cfee5a
413447+
}
413439413448
function {
413440413449
id: 0x9b91093a
413441413450
return_type_id: 0x6720d32f
@@ -438100,6 +438109,15 @@ elf_symbol {
438100438109
type_id: 0x9bc3abbe
438101438110
full_name: "__traceiter_android_vh_mark_inode_dirty"
438102438111
}
438112+
elf_symbol {
438113+
id: 0xbd6577df
438114+
name: "__traceiter_android_vh_may_unmap_folio"
438115+
is_defined: true
438116+
symbol_type: FUNCTION
438117+
crc: 0x4991d9bb
438118+
type_id: 0x9b90fbd2
438119+
full_name: "__traceiter_android_vh_may_unmap_folio"
438120+
}
438103438121
elf_symbol {
438104438122
id: 0x1bfed9f9
438105438123
name: "__traceiter_android_vh_mem_cgroup_alloc"
@@ -445246,6 +445264,15 @@ elf_symbol {
445246445264
type_id: 0x18ccbd2c
445247445265
full_name: "__tracepoint_android_vh_mark_inode_dirty"
445248445266
}
445267+
elf_symbol {
445268+
id: 0xe6244e21
445269+
name: "__tracepoint_android_vh_may_unmap_folio"
445270+
is_defined: true
445271+
symbol_type: OBJECT
445272+
crc: 0x7c5aa8a7
445273+
type_id: 0x18ccbd2c
445274+
full_name: "__tracepoint_android_vh_may_unmap_folio"
445275+
}
445249445276
elf_symbol {
445250445277
id: 0x6377ba8b
445251445278
name: "__tracepoint_android_vh_mem_cgroup_alloc"
@@ -518935,6 +518962,7 @@ interface {
518935518962
symbol_id: 0x61ea12b8
518936518963
symbol_id: 0xe0099970
518937518964
symbol_id: 0xdea07d28
518965+
symbol_id: 0xbd6577df
518938518966
symbol_id: 0x1bfed9f9
518939518967
symbol_id: 0x44892f77
518940518968
symbol_id: 0x27757c9a
@@ -519729,6 +519757,7 @@ interface {
519729519757
symbol_id: 0x00a5fe5e
519730519758
symbol_id: 0x2bd3fbd2
519731519759
symbol_id: 0x03845c7a
519760+
symbol_id: 0xe6244e21
519732519761
symbol_id: 0x6377ba8b
519733519762
symbol_id: 0x013b5969
519734519763
symbol_id: 0xe160b6f0

gki/aarch64/symbols/amlogic

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2439,6 +2439,7 @@
24392439
__traceiter_android_vh_kmalloc_large_node_bypass
24402440
__traceiter_android_vh_ksize
24412441
__traceiter_android_vh_look_around_migrate_folio
2442+
__traceiter_android_vh_may_unmap_folio
24422443
__traceiter_android_vh_poison_kmalloc_large_redzone
24432444
__traceiter_android_vh_printk_caller
24442445
__traceiter_android_vh_printk_caller_id
@@ -2482,6 +2483,7 @@
24822483
__tracepoint_android_vh_kmalloc_large_node_bypass
24832484
__tracepoint_android_vh_ksize
24842485
__tracepoint_android_vh_look_around_migrate_folio
2486+
__tracepoint_android_vh_may_unmap_folio
24852487
__tracepoint_android_vh_poison_kmalloc_large_redzone
24862488
__tracepoint_android_vh_printk_caller
24872489
__tracepoint_android_vh_printk_caller_id

0 commit comments

Comments
 (0)