ANDROID: KABI: Update kABI after dropping CONFIG_PCIEPORTBUS from gki_defconfig
Comparing ABI against expected definition (abi_gki_aarch64.xml)
========================================================
ABI report has been created at /home/docker/repo/out_abi/android-5.4/dist/abi.report
ABI DIFFERENCES HAVE BEEN DETECTED! (RC=8)
========================================================
Leaf changes summary: 2 artifacts changed
Changed leaf types summary: 1 leaf type changed
Removed/Changed/Added functions summary: 1 Removed, 0 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
1 Removed function:
[D] 'function bool pcie_aspm_enabled(pci_dev*)'
'struct pci_dev at pci.h:291:1' changed:
type size changed from 16448 to 16384 (in bits)
2 data member deletions:
'unsigned int pci_dev::ltr_path', at offset 31 (in bits) at pci.h:363:1
'pcie_link_state* pci_dev::link_state', at offset 1216 (in bits) at pci.h:362:1
there are data member changes:
'unsigned int pci_dev::eetlp_prefix_path' offset changed from 30 to 31 (in bits) (by +1 bits)
'pci_channel_state_t pci_dev::error_state' offset changed from 1312 to 1216 (in bits) (by -96 bits)
'device pci_dev::dev' offset changed from 1344 to 1280 (in bits) (by -64 bits)
'int pci_dev::cfg_size' offset changed from 8128 to 8064 (in bits) (by -64 bits)
'unsigned int pci_dev::irq' offset changed from 8160 to 8096 (in bits) (by -64 bits)
'resource pci_dev::resource[11]' offset changed from 8192 to 8128 (in bits) (by -64 bits)
'bool pci_dev::match_driver' offset changed from 13824 to 13760 (in bits) (by -64 bits)
'unsigned int pci_dev::reset_fn' offset changed from 13824 to 13760 (in bits) (by -64 bits)
'pci_dev_flags_t pci_dev::dev_flags' offset changed from 13872 to 13808 (in bits) (by -64 bits)
'atomic_t pci_dev::enable_cnt' offset changed from 13888 to 13824 (in bits) (by -64 bits)
'u32 pci_dev::saved_config_space[16]' offset changed from 13920 to 13856 (in bits) (by -64 bits)
'hlist_head pci_dev::saved_cap_space' offset changed from 14464 to 14400 (in bits) (by -64 bits)
'bin_attribute* pci_dev::rom_attr' offset changed from 14528 to 14464 (in bits) (by -64 bits)
'int pci_dev::rom_attr_enabled' offset changed from 14592 to 14528 (in bits) (by -64 bits)
'bin_attribute* pci_dev::res_attr[11]' offset changed from 14656 to 14592 (in bits) (by -64 bits)
'bin_attribute* pci_dev::res_attr_wc[11]' offset changed from 15360 to 15296 (in bits) (by -64 bits)
'const attribute_group** pci_dev::msi_irq_groups' offset changed from 16064 to 16000 (in bits) (by -64 bits)
'pci_vpd* pci_dev::vpd' offset changed from 16128 to 16064 (in bits) (by -64 bits)
'phys_addr_t pci_dev::rom' offset changed from 16192 to 16128 (in bits) (by -64 bits)
'size_t pci_dev::romlen' offset changed from 16256 to 16192 (in bits) (by -64 bits)
'char* pci_dev::driver_override' offset changed from 16320 to 16256 (in bits) (by -64 bits)
'unsigned long int pci_dev::priv_flags' offset changed from 16384 to 16320 (in bits) (by -64 bits)
76 impacted interfaces
========================================================
Bug: 153142844
Signed-off-by:
John Stultz <john.stultz@linaro.org>
Change-Id: I44bfe45daf181d3116974f46e8a0ad79f0bd8ac8
Loading
Please register or sign in to comment