ANDROID: update ABI for 5.4.22
Leaf changes summary: 2 artifacts changed
Changed leaf types summary: 2 leaf types changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
'enum cpuhp_state at cpuhotplug.h:25:1' changed:
type size hasn't changed
1 enumerator insertion:
'cpuhp_state::CPUHP_PADATA_DEAD' value '35'
123 enumerator changes:
4 impacted interfaces:
function void __cpuhp_remove_state(cpuhp_state, bool)
function int __cpuhp_setup_state(cpuhp_state, const char*, bool, void ()*, void ()*, bool)
function int __cpuhp_state_add_instance(cpuhp_state, hlist_node*, bool)
function int __cpuhp_state_remove_instance(cpuhp_state, hlist_node*, bool)
'struct dma_device at dmaengine.h:722:1' changed:
type size changed from 2368 to 2432 (in bits)
1 data member insertion:
'module* dma_device::owner', at offset 832 (in bits) at dmaengine.h:741:1
there are data member changes:
'u32 dma_device::src_addr_widths' offset changed from 832 to 896 (in bits) (by +64 bits)
'u32 dma_device::dst_addr_widths' offset changed from 864 to 928 (in bits) (by +64 bits)
'u32 dma_device::directions' offset changed from 896 to 960 (in bits) (by +64 bits)
'u32 dma_device::max_burst' offset changed from 928 to 992 (in bits) (by +64 bits)
'bool dma_device::descriptor_reuse' offset changed from 960 to 1024 (in bits) (by +64 bits)
'dma_residue_granularity dma_device::residue_granularity' offset changed from 992 to 1056 (in bits) (by +64 bits)
'void ()* dma_device::device_alloc_chan_resources' offset changed from 1024 to 1088 (in bits) (by +64 bits)
'void ()* dma_device::device_free_chan_resources' offset changed from 1088 to 1152 (in bits) (by +64 bits)
'void ()* dma_device::device_prep_dma_memcpy' offset changed from 1152 to 1216 (in bits) (by +64 bits)
'void ()* dma_device::device_prep_dma_xor' offset changed from 1216 to 1280 (in bits) (by +64 bits)
'void ()* dma_device::device_prep_dma_xor_val' offset changed from 1280 to 1344 (in bits) (by +64 bits)
'void ()* dma_device::device_prep_dma_pq' offset changed from 1344 to 1408 (in bits) (by +64 bits)
'void ()* dma_device::device_prep_dma_pq_val' offset changed from 1408 to 1472 (in bits) (by +64 bits)
'void ()* dma_device::device_prep_dma_memset' offset changed from 1472 to 1536 (in bits) (by +64 bits)
'void ()* dma_device::device_prep_dma_memset_sg' offset changed from 1536 to 1600 (in bits) (by +64 bits)
'void ()* dma_device::device_prep_dma_interrupt' offset changed from 1600 to 1664 (in bits) (by +64 bits)
'void ()* dma_device::device_prep_slave_sg' offset changed from 1664 to 1728 (in bits) (by +64 bits)
'void ()* dma_device::device_prep_dma_cyclic' offset changed from 1728 to 1792 (in bits) (by +64 bits)
'void ()* dma_device::device_prep_interleaved_dma' offset changed from 1792 to 1856 (in bits) (by +64 bits)
'void ()* dma_device::device_prep_dma_imm_data' offset changed from 1856 to 1920 (in bits) (by +64 bits)
'void ()* dma_device::device_config' offset changed from 1920 to 1984 (in bits) (by +64 bits)
'void ()* dma_device::device_pause' offset changed from 1984 to 2048 (in bits) (by +64 bits)
'void ()* dma_device::device_resume' offset changed from 2048 to 2112 (in bits) (by +64 bits)
'void ()* dma_device::device_terminate_all' offset changed from 2112 to 2176 (in bits) (by +64 bits)
'void ()* dma_device::device_synchronize' offset changed from 2176 to 2240 (in bits) (by +64 bits)
'void ()* dma_device::device_tx_status' offset changed from 2240 to 2304 (in bits) (by +64 bits)
'void ()* dma_device::device_issue_pending' offset changed from 2304 to 2368 (in bits) (by +64 bits)
2 impacted interfaces:
function void dma_release_channel(dma_chan*)
function dma_chan* dma_request_chan(device*, const char*)
Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I4aacadba49717670df0a06b1aae0413b1de0f37a
Loading
Please register or sign in to comment