mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-18 23:29:57 +02:00
ANDROID: ABI: update symbol list for galaxy
ERROR: 1 function symbol(s) added 'int __traceiter_android_vh_alloc_contig_range_not_isolated(void*, unsigned long, unsigned int)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_alloc_contig_range_not_isolated' Bug: 351175506 Change-Id: I17be373a477a1961108f82d36ca91e4abdc5809f Signed-off-by: Sooyong Suk <s.suk@samsung.corp-partner.google.com>
This commit is contained in:
parent
3a6f635139
commit
830cfc7a96
|
@ -325624,6 +325624,13 @@ function {
|
|||
parameter_id: 0x6720d32f
|
||||
parameter_id: 0x1c898f28
|
||||
}
|
||||
function {
|
||||
id: 0x9b730ea8
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x33756485
|
||||
parameter_id: 0x4585663f
|
||||
}
|
||||
function {
|
||||
id: 0x9b735e47
|
||||
return_type_id: 0x6720d32f
|
||||
|
@ -344453,6 +344460,15 @@ elf_symbol {
|
|||
type_id: 0x9bf594ed
|
||||
full_name: "__traceiter_android_vh_aes_expandkey"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xa6133b26
|
||||
name: "__traceiter_android_vh_alloc_contig_range_not_isolated"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xaccb4007
|
||||
type_id: 0x9b730ea8
|
||||
full_name: "__traceiter_android_vh_alloc_contig_range_not_isolated"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xd0b4a794
|
||||
name: "__traceiter_android_vh_alloc_oem_binder_struct"
|
||||
|
@ -349241,6 +349257,15 @@ elf_symbol {
|
|||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_aes_expandkey"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xd85e5644
|
||||
name: "__tracepoint_android_vh_alloc_contig_range_not_isolated"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x18b84886
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_alloc_contig_range_not_isolated"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xd7f9868e
|
||||
name: "__tracepoint_android_vh_alloc_oem_binder_struct"
|
||||
|
@ -410433,6 +410458,7 @@ interface {
|
|||
symbol_id: 0x0556c9b1
|
||||
symbol_id: 0xa3ddabd2
|
||||
symbol_id: 0xf78be1c5
|
||||
symbol_id: 0xa6133b26
|
||||
symbol_id: 0xd0b4a794
|
||||
symbol_id: 0x3e1edf55
|
||||
symbol_id: 0x33f9278c
|
||||
|
@ -410965,6 +410991,7 @@ interface {
|
|||
symbol_id: 0x58e7634f
|
||||
symbol_id: 0x3a519484
|
||||
symbol_id: 0x7ea1f05b
|
||||
symbol_id: 0xd85e5644
|
||||
symbol_id: 0xd7f9868e
|
||||
symbol_id: 0x83f9aaa7
|
||||
symbol_id: 0x37776872
|
||||
|
|
|
@ -64,6 +64,7 @@
|
|||
__traceiter_android_rvh_do_sp_pc_abort
|
||||
__traceiter_android_rvh_panic_unhandled
|
||||
__traceiter_android_rvh_report_bug
|
||||
__traceiter_android_vh_alloc_contig_range_not_isolated
|
||||
__traceiter_android_vh_alloc_pages_slowpath_start
|
||||
__traceiter_android_vh_alloc_pages_slowpath_end
|
||||
__traceiter_android_vh_cache_show
|
||||
|
@ -102,6 +103,7 @@
|
|||
__tracepoint_android_rvh_do_sp_pc_abort
|
||||
__tracepoint_android_rvh_panic_unhandled
|
||||
__tracepoint_android_rvh_report_bug
|
||||
__tracepoint_android_vh_alloc_contig_range_not_isolated
|
||||
__tracepoint_android_vh_alloc_pages_slowpath_start
|
||||
__tracepoint_android_vh_alloc_pages_slowpath_end
|
||||
__tracepoint_android_vh_cache_show
|
||||
|
|
Loading…
Reference in New Issue
Block a user