ANDROID: GKI: update abi due to CONFIG_JUMP_LABEL being enabled

Leaf changes summary: 3 artifacts changed
Changed leaf types summary: 3 leaf types changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

'struct module at module.h:348:1' changed:
  type size changed from 6656 to 7168 (in bits)
  2 data member insertions:
    'jump_entry* module::jump_entries', at offset 5888 (in bits) at module.h:469:1
    'unsigned int module::num_jump_entries', at offset 5952 (in bits) at module.h:470:1
  there are data member changes:
   'unsigned int module::num_trace_bprintk_fmt' offset changed from 5888 to 5984 (in bits) (by +96 bits)
   'const char** module::trace_bprintk_fmt_start' offset changed from 5952 to 6016 (in bits) (by +64 bits)
   'trace_event_call** module::trace_events' offset changed from 6016 to 6080 (in bits) (by +64 bits)
   'unsigned int module::num_trace_events' offset changed from 6080 to 6144 (in bits) (by +64 bits)
   'trace_eval_map** module::trace_evals' offset changed from 6144 to 6208 (in bits) (by +64 bits)
   'unsigned int module::num_trace_evals' offset changed from 6208 to 6272 (in bits) (by +64 bits)
   'list_head module::source_list' offset changed from 6272 to 6336 (in bits) (by +64 bits)
   'list_head module::target_list' offset changed from 6400 to 6464 (in bits) (by +64 bits)
   'void ()* module::exit' offset changed from 6528 to 6592 (in bits) (by +64 bits)
   'atomic_t module::refcnt' offset changed from 6592 to 6656 (in bits) (by +64 bits)

  1380 impacted interfaces:

'struct static_key at jump_label.h:110:1' changed:
  type size changed from 32 to 128 (in bits)
  1 data member insertion:
    'union {unsigned long int type; jump_entry* entries; static_key_mod* next;}', at offset 64 (in bits) at jump_label.h:102:1

  1380 impacted interfaces:

'struct tracepoint at tracepoint-defs.h:30:1' changed:
  type size changed from 320 to 384 (in bits)
  there are data member changes:
   type 'struct static_key' of 'tracepoint::key' changed as reported earlier
   and size changed from 32 to 128 (in bits) (by +96 bits)
   'void ()* tracepoint::regfunc' offset changed from 128 to 192 (in bits) (by +64 bits)
   'void ()* tracepoint::unregfunc' offset changed from 192 to 256 (in bits) (by +64 bits)
   'tracepoint_func* tracepoint::funcs' offset changed from 256 to 320 (in bits) (by +64 bits)

  1380 impacted interfaces:

Bug: 145162121
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I0b023abe07fe3e5bdb0f51797e39a989c643c3b9
This commit is contained in:
Greg Kroah-Hartman 2020-03-16 18:41:13 +01:00
parent 9e9bc61655
commit a7f12e137a

File diff suppressed because it is too large Load Diff