ANDROID: GKI: Bump KMI_GENERATION, ABI representation
KMI_GENERATION is bumped to 1.
Leaf changes summary: 949 artifacts changed
Changed leaf types summary: 4 leaf types changed
Removed/Changed/Added functions summary: 0 Removed, 931 Changed, 4 Added functions
Removed/Changed/Added variables summary: 0 Removed, 7 Changed, 3 Added variables
4 Added functions:
[A] 'function void all_vm_events(unsigned long int*)'
[A] 'function page* balloon_page_alloc()'
[A] 'function page* balloon_page_dequeue(balloon_dev_info*)'
[A] 'function void balloon_page_enqueue(balloon_dev_info*, page*)'
931 functions with some sub-type change:
[C] 'function void __ClearPageMovable(page*)' at compaction.c:120:1 has some sub-type changes:
CRC (modversions) changed from 0xeb51614c to 0x6f8237
[C] 'function void __SetPageMovable(page*, address_space*)' at compaction.c:112:1 has some sub-type changes:
CRC (modversions) changed from 0x8f501a9e to 0x6bec55bf
[C] 'function int ___pskb_trim(sk_buff*, unsigned int)' at skbuff.c:1936:1 has some sub-type changes:
CRC (modversions) changed from 0x5bd818b to 0x653131ff
... 928 omitted; 931 symbols have only CRC changes
3 Added variables:
[A] 'const address_space_operations balloon_aops'
[A] 'vm_event_state vm_event_states'
[A] 'atomic_long_t vm_node_stat[32]'
7 Changed variables:
[C] 'neigh_table arp_tbl' was changed at arp.c:152:1:
CRC (modversions) changed from 0x2962a1d to 0xa08b4c33
[C] 'bio_set fs_bio_set' was changed at bio.c:47:1:
CRC (modversions) changed from 0x1c3d9d5f to 0x53396123
[C] 'net init_net' was changed at net_namespace.c:46:1:
CRC (modversions) changed from 0x5f71cab7 to 0x2e03ea02
... 4 omitted; 7 symbols have only CRC changes
'struct mem_cgroup at memcontrol.h:208:1' changed:
type size changed from 22528 to 23040 (in bits)
there are data member changes:
type 'atomic_long_t[70]' of 'mem_cgroup::vmevents' changed:
type name changed from 'atomic_long_t[70]' to 'atomic_long_t[73]'
array type size changed from 4480 to 4672
array type subrange 1 changed length from 70 to 73
16 ('atomic_long_t memory_events[7]' .. 'mem_cgroup_per_node* nodeinfo[]') offsets changed (by +192 bits)
3081 impacted interfaces
'struct memcg_vmstats_percpu at memcontrol.h:88:1' changed:
type size changed from 7168 to 7360 (in bits)
there are data member changes:
type 'unsigned long int[70]' of 'memcg_vmstats_percpu::events' changed:
type name changed from 'unsigned long int[70]' to 'unsigned long int[73]'
array type size changed from 4480 to 4672
array type subrange 1 changed length from 70 to 73
2 ('unsigned long int nr_page_events' .. 'unsigned long int targets[3]') offsets changed (by +192 bits)
3081 impacted interfaces
'struct net_device at netdevice.h:1816:1' changed:
type size changed from 18944 to 19456 (in bits)
2 data member insertions:
'netdev_ml_priv_type ml_priv_type', at offset 9728 (in bits) at netdevice.h:2063:1
'union {pcpu_lstats* lstats; pcpu_sw_netstats* tstats; pcpu_dstats* dstats;}', at offset 9792 (in bits) at netdevice.h:2065:1
there are data member changes:
anonymous data member union {void* ml_priv; pcpu_lstats* lstats; pcpu_sw_netstats* tstats; pcpu_dstats* dstats;} at offset 9664 (in bits) became data member 'void* ml_priv'
24 ('device dev' .. 'u64 android_kabi_reserved8') offsets changed (by +128 bits)
3081 impacted interfaces
'struct rtnl_link_ops at rtnetlink.h:59:1' changed:
type size hasn't changed
1 data member insertion:
'bool netns_refund', at offset 320 (in bits) at rtnetlink.h:68:1
there are data member changes:
'unsigned int maxtype' offset changed (by +32 bits)
3081 impacted interfaces
Bug: 184983567
Signed-off-by:
Alistair Delva <adelva@google.com>
Change-Id: I4e0694f848020815ba1bc0c1ab427d55e64aaf98
Loading
Please sign in to comment