Commits
Greg Kroah-Hartman committed 1eb7cdb2aa1
ABI: fix up abi_gki_aarch64.xml due to 'eas-dev' merge Leaf changes summary: 1 artifact changed Changed leaf types summary: 1 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function (1 filtered out) Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 'struct root_domain at sched.h:725:1' changed: type size changed from 35136 to 35264 (in bits) there are data member changes: type 'unsigned long int' of 'root_domain::max_cpu_capacity' changed: entity changed from 'unsigned long int' to 'struct max_cpu_capacity' at sched.h:713:1 type size changed from 64 to 192 (in bits) , size changed from 64 to 192 (in bits) (by +128 bits) 'perf_domain* root_domain::pd' offset changed from 35072 to 35200 (in bits) (by +128 bits) 5 impacted interfaces: function const cpumask* sched_trace_rd_span(root_domain*) function const sched_avg* sched_trace_rq_avg_dl(rq*) function const sched_avg* sched_trace_rq_avg_irq(rq*) function const sched_avg* sched_trace_rq_avg_rt(rq*) function int sched_trace_rq_cpu(rq*) Fixes: 01ca13d85f16 ("Merge branch 'eas-dev' into android-mainline") Cc: Todd Kjos <tkjos@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: Id19e401de91ca4e2f2852a39ebe59df2088d79eb