ANDROID: update the ABI representation after ion sysfs changes
Leaf changes summary: 9 artifacts changed
Changed leaf types summary: 1 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 8 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
8 functions with some sub-type change:
[C] 'function int __ion_device_add_heap(ion_heap*, module*)' at ion.c:314:1 has some sub-type changes:
CRC value (modversions) changed from 0x37eb0bb1 to 0x3050f11f
[C] 'function void ion_buffer_prep_noncached(ion_buffer*)' at ion.h:304:1 has some sub-type changes:
CRC value (modversions) changed from 0xb4080126 to 0x69bfe6d3
[C] 'function int ion_buffer_zero(ion_buffer*)' at ion.h:291:1 has some sub-type changes:
CRC value (modversions) changed from 0x730eb40f to 0x8da42e25
[C] 'function void ion_device_remove_heap(ion_heap*)' at ion.h:178:1 has some sub-type changes:
CRC value (modversions) changed from 0x85546280 to 0x74cb19c
[C] 'function int ion_free(ion_buffer*)' at ion.c:42:1 has some sub-type changes:
CRC value (modversions) changed from 0xdb0ec35e to 0x9219a6c9
[C] 'function void* ion_heap_map_kernel(ion_heap*, ion_buffer*)' at ion.h:260:1 has some sub-type changes:
CRC value (modversions) changed from 0x293be090 to 0x75383012
[C] 'function int ion_heap_map_user(ion_heap*, ion_buffer*, vm_area_struct*)' at ion.h:282:1 has some sub-type changes:
CRC value (modversions) changed from 0xbd398b67 to 0x9c8434ae
[C] 'function void ion_heap_unmap_kernel(ion_heap*, ion_buffer*)' at ion_heap.c:164:1 has some sub-type changes:
CRC value (modversions) changed from 0x9efcc9e8 to 0x7731a040
'struct ion_heap_ops at ion.h:64:1' changed:
type size changed from 192 to 256 (in bits)
1 data member insertion:
'long int (ion_heap*)* ion_heap_ops::get_pool_size', at offset 192 (in bits) at ion.h:71:1
8 impacted interfaces
Bug: 160698431
Signed-off-by:
Suren Baghdasaryan <surenb@google.com>
Change-Id: I77629fb2c2fa884bcbef09d98df5eb8cb655b410
Loading
Please register or sign in to comment