mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 12:00:22 +09:00
ANDROID: Update the ABI symbol list
Leaf changes summary: 74 artifacts changed (1 filtered out)
Changed leaf types summary: 1 (1 filtered out) leaf types changed
Removed/Changed/Added functions summary: 0 Removed, 73 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
73 functions with some sub-type change:
[C] 'function void vsock_for_each_connected_socket(void (sock*)*)' at af_vsock.h:200:1 has some sub-type changes:
CRC (modversions) changed from 0x420e2f63 to 0x8b65d004
parameter 2 of type 'void (sock*)*' was added
parameter 1 of type 'void (sock*)*' changed:
pointer type changed from: 'void (sock*)*' to: 'vsock_transport*'
[C] 'function int devm_snd_dmaengine_pcm_register(device*, const snd_dmaengine_pcm_config*, unsigned int)' at soc-devres.c:139:1 has some sub-type changes:
CRC (modversions) changed from 0x5cf7ccfa to 0x123e43d7
[C] 'function int devm_snd_soc_register_card(device*, snd_soc_card*)' at soc.h:410:1 has some sub-type changes:
CRC (modversions) changed from 0xe7596c1f to 0xde337bd5
[C] 'function int devm_snd_soc_register_component(device*, const snd_soc_component_driver*, snd_soc_dai_driver*, int)' at soc.h:435:1 has some sub-type changes:
CRC (modversions) changed from 0xed5149a to 0x3590f3ee
... 69 omitted; 72 symbols have only CRC changes
'struct snd_pcm_runtime at pcm.h:344:1' changed:
type size changed from 6144 to 6528 (in bits)
1 data member insertion:
'mutex buffer_mutex', at offset 2752 (in bits) at pcm.h:401:1
there are data member changes:
14 ('void* private_data' .. 'timespec64 driver_tstamp') offsets changed (by +384 bits)
72 impacted interfaces
Bug: 228992292
Signed-off-by: Steve Muckle <smuckle@google.com>
Change-Id: Ifc20b0ae959c5b22931e156465077308b6465126
This commit is contained in: