Commit caeb52b3 authored by Tiffany Yang's avatar Tiffany Yang Committed by Treehugger Robot
Browse files

ANDROID: cgroup: Use backport reservation for freeze time



cgroup v2 freeze time accounting added several new fields to struct
cgroup_freezer_state, which is enclosed by struct cgroup. Use the
backport reservation in struct cgroup to avoid the ABI breakage.

This change creates the auxiliary struct cgroup_kmi_ext_info and hides
the definition from genksyms to allow future modifications.

type 'struct cgroup' changed
  member 'u64 __kabi_reserved_backport1' was removed
  member 'union { struct cgroup_kmi_ext_info* kmi_ext_info; struct { u64 __kabi_reserved_backport1; }; union { }; }' was added

type 'struct bindings::bindings_raw::cgroup' changed
  member 'u64 __kabi_reserved_backport1' was removed
  member 'union bindings::bindings_raw::cgroup__bindgen_ty_1 __bindgen_anon_1' was added

Bug: 404952324
Cc: T.J. Mercier <tjmercier@google.com>
Change-Id: Ib99ba06729ee40d7f06a981e89be6cd02d4faeeb
Signed-off-by: default avatarTiffany Yang <ynaffit@google.com>
parent 6cb12af2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment