ANDROID: arm64: update the abi with the new gki_defconfig
Leaf changes summary: 4 artifacts changed
Changed leaf types summary: 1 leaf type changed
Removed/Changed/Added functions summary: 3 Removed, 0 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
3 Removed functions:
[D] 'function unsigned int debug_smp_processor_id()'
[D] 'function void preempt_count_add(int)'
[D] 'function void preempt_count_sub(int)'
'struct task_struct at sched.h:635:1' changed:
type size hasn't changed
1 data member deletion:
'unsigned long int task_struct::preempt_disable_ip', at offset 18304 (in bits) at sched.h:1067:1
there are data member changes:
'callback_head task_struct::rcu' offset changed from 18368 to 18304 (in bits) (by -64 bits)
'tlbflush_unmap_batch task_struct::tlb_ubc' offset changed from 18368 to 18304 (in bits) (by -64 bits)
'pipe_inode_info* task_struct::splice_pipe' offset changed from 18496 to 18432 (in bits) (by -64 bits)
'page_frag task_struct::task_frag' offset changed from 18560 to 18496 (in bits) (by -64 bits)
'int task_struct::nr_dirtied' offset changed from 18688 to 18624 (in bits) (by -64 bits)
'int task_struct::nr_dirtied_pause' offset changed from 18720 to 18656 (in bits) (by -64 bits)
'unsigned long int task_struct::dirty_paused_when' offset changed from 18752 to 18688 (in bits) (by -64 bits)
'u64 task_struct::timer_slack_ns' offset changed from 18816 to 18752 (in bits) (by -64 bits)
'u64 task_struct::default_timer_slack_ns' offset changed from 18880 to 18816 (in bits) (by -64 bits)
'unsigned long int task_struct::trace' offset changed from 18944 to 18880 (in bits) (by -64 bits)
'unsigned long int task_struct::trace_recursion' offset changed from 19008 to 18944 (in bits) (by -64 bits)
'mem_cgroup* task_struct::memcg_in_oom' offset changed from 19072 to 19008 (in bits) (by -64 bits)
'gfp_t task_struct::memcg_oom_gfp_mask' offset changed from 19136 to 19072 (in bits) (by -64 bits)
'int task_struct::memcg_oom_order' offset changed from 19168 to 19104 (in bits) (by -64 bits)
'unsigned int task_struct::memcg_nr_pages_over_high' offset changed from 19200 to 19136 (in bits) (by -64 bits)
'mem_cgroup* task_struct::active_memcg' offset changed from 19264 to 19200 (in bits) (by -64 bits)
'request_queue* task_struct::throttle_queue' offset changed from 19328 to 19264 (in bits) (by -64 bits)
'uprobe_task* task_struct::utask' offset changed from 19392 to 19328 (in bits) (by -64 bits)
'int task_struct::pagefault_disabled' offset changed from 19456 to 19392 (in bits) (by -64 bits)
'task_struct* task_struct::oom_reaper_list' offset changed from 19520 to 19456 (in bits) (by -64 bits)
'vm_struct* task_struct::stack_vm_area' offset changed from 19584 to 19520 (in bits) (by -64 bits)
'atomic_t task_struct::stack_refcount' offset changed from 19648 to 19584 (in bits) (by -64 bits)
'void* task_struct::security' offset changed from 19712 to 19648 (in bits) (by -64 bits)
'thread_struct task_struct::thread' offset changed from 19840 to 19712 (in bits) (by -128 bits)
456 impacted interfaces
Signed-off-by:
Will McVicker <willmcvicker@google.com>
Bug: 147894960
Change-Id: I9974cd9b4b46be88ace798ae242a8d7ff6ae4501
Loading
Please register or sign in to comment