mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ANDROID: GKI: Update the ABI representation
Update the ABI representation to account for the following new symbols: 1 function symbol(s) added 'int __traceiter_android_vh_ufs_update_sdev(void*, struct scsi_device*)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_ufs_update_sdev' Bug: 270228129 Change-Id: Ia538d2e9556a5c013a2dd6d4eb539f79add1910b Signed-off-by: Isaac J. Manjarres <isaacmanjarres@google.com>
This commit is contained in:
committed by
Aleksei Vetrov
parent
fcc4497c47
commit
75c846bf58
@@ -299753,6 +299753,12 @@ function {
|
||||
parameter_id: 0x1d841d76
|
||||
parameter_id: 0x0a134144
|
||||
}
|
||||
function {
|
||||
id: 0x9b3a4e29
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x257d12af
|
||||
}
|
||||
function {
|
||||
id: 0x9b3a71c6
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -313182,6 +313188,15 @@ elf_symbol {
|
||||
type_id: 0x9bbe6322
|
||||
full_name: "__traceiter_android_vh_ufs_send_uic_command"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x810f6abf
|
||||
name: "__traceiter_android_vh_ufs_update_sdev"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x5afd339e
|
||||
type_id: 0x9b3a4e29
|
||||
full_name: "__traceiter_android_vh_ufs_update_sdev"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xcc8dcd0c
|
||||
name: "__traceiter_android_vh_ufs_update_sysfs"
|
||||
@@ -314010,6 +314025,15 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_ufs_send_uic_command"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xb7ba0c6d
|
||||
name: "__tracepoint_android_vh_ufs_update_sdev"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x1b2613e0
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_ufs_update_sdev"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xaf7a4dba
|
||||
name: "__tracepoint_android_vh_ufs_update_sysfs"
|
||||
@@ -354141,6 +354165,10 @@ symbols {
|
||||
key: "__traceiter_android_vh_ufs_send_uic_command"
|
||||
value: 0x4f428de5
|
||||
}
|
||||
symbol {
|
||||
key: "__traceiter_android_vh_ufs_update_sdev"
|
||||
value: 0x810f6abf
|
||||
}
|
||||
symbol {
|
||||
key: "__traceiter_android_vh_ufs_update_sysfs"
|
||||
value: 0xcc8dcd0c
|
||||
@@ -354509,6 +354537,10 @@ symbols {
|
||||
key: "__tracepoint_android_vh_ufs_send_uic_command"
|
||||
value: 0x5a3916cb
|
||||
}
|
||||
symbol {
|
||||
key: "__tracepoint_android_vh_ufs_update_sdev"
|
||||
value: 0xb7ba0c6d
|
||||
}
|
||||
symbol {
|
||||
key: "__tracepoint_android_vh_ufs_update_sysfs"
|
||||
value: 0xaf7a4dba
|
||||
|
||||
Reference in New Issue
Block a user