Commits
Matthias Maennich committed b5dc6654f3b
ANDROID: Update ABI representation after 5.4.1 merge ABI changes as follows: Leaf changes summary: 3 artifacts changed Changed leaf types summary: 1 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 1 Changed, 0 Added function Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 1 function with some sub-type change: 'struct task_struct at sched.h:624:1' changed: type size changed from 28672 to 29184 (in bits) 2 data member insertions: 'mutex task_struct::futex_exit_mutex', at offset 18048 (in bits) at sched.h:1061:1 'unsigned int task_struct::futex_state', at offset 18304 (in bits) at sched.h:1062:1 there are data member changes: 'perf_event_context* task_struct::perf_event_ctxp[2]' offset changed from 18048 to 18368 (in bits) (by +320 bits) 'mutex task_struct::perf_event_mutex' offset changed from 18176 to 18496 (in bits) (by +320 bits) 'list_head task_struct::perf_event_list' offset changed from 18432 to 18752 (in bits) (by +320 bits) 'unsigned long int task_struct::preempt_disable_ip' offset changed from 18560 to 18880 (in bits) (by +320 bits) 'tlbflush_unmap_batch task_struct::tlb_ubc' offset changed from 18624 to 18944 (in bits) (by +320 bits) offset changed from 18624 to 18944 (in bits) (by +320 bits) 'pipe_inode_info* task_struct::splice_pipe' offset changed from 18752 to 19072 (in bits) (by +320 bits) 'page_frag task_struct::task_frag' offset changed from 18816 to 19136 (in bits) (by +320 bits) 'int task_struct::nr_dirtied' offset changed from 18944 to 19264 (in bits) (by +320 bits) 'int task_struct::nr_dirtied_pause' offset changed from 18976 to 19296 (in bits) (by +320 bits) 'unsigned long int task_struct::dirty_paused_when' offset changed from 19008 to 19328 (in bits) (by +320 bits) 'u64 task_struct::timer_slack_ns' offset changed from 19072 to 19392 (in bits) (by +320 bits) 'u64 task_struct::default_timer_slack_ns' offset changed from 19136 to 19456 (in bits) (by +320 bits) 'unsigned long int task_struct::trace' offset changed from 19200 to 19520 (in bits) (by +320 bits) 'unsigned long int task_struct::trace_recursion' offset changed from 19264 to 19584 (in bits) (by +320 bits) 'mem_cgroup* task_struct::memcg_in_oom' offset changed from 19328 to 19648 (in bits) (by +320 bits) 'gfp_t task_struct::memcg_oom_gfp_mask' offset changed from 19392 to 19712 (in bits) (by +320 bits) 'int task_struct::memcg_oom_order' offset changed from 19424 to 19744 (in bits) (by +320 bits) 'unsigned int task_struct::memcg_nr_pages_over_high' offset changed from 19456 to 19776 (in bits) (by +320 bits) 'mem_cgroup* task_struct::active_memcg' offset changed from 19520 to 19840 (in bits) (by +320 bits) 'request_queue* task_struct::throttle_queue' offset changed from 19584 to 19904 (in bits) (by +320 bits) 'uprobe_task* task_struct::utask' offset changed from 19648 to 19968 (in bits) (by +320 bits) 'int task_struct::pagefault_disabled' offset changed from 19712 to 20032 (in bits) (by +320 bits) 'task_struct* task_struct::oom_reaper_list' offset changed from 19776 to 20096 (in bits) (by +320 bits) 'vm_struct* task_struct::stack_vm_area' offset changed from 19840 to 20160 (in bits) (by +320 bits) 'refcount_t task_struct::stack_refcount' offset changed from 19904 to 20224 (in bits) (by +320 bits) 'void* task_struct::security' offset changed from 19968 to 20288 (in bits) (by +320 bits) 'thread_struct task_struct::thread' offset changed from 20096 to 20352 (in bits) (by +256 bits) 7421 impacted interfaces Change-Id: I30f5296d24905028695ed09c1a5ec2f7e660c801 Cc: Greg Kroah-Hartman <gregkh@google.com> Signed-off-by: Matthias Maennich <maennich@google.com>