Commit c1a3f22e authored by John Stultz's avatar John Stultz
Browse files

ANDROID: CRC / ABI fixups for sched_dl_entity bitfield addition



The previous patch adds a new bitfield to the sched_dl_entity
structure. This nests into a existing hole in the structure next
to other bitfield entries, so the structure size should not
change, thus this should be a additive KABI change, and not break
any existing logic.

There is no special KABI macro support for such new bitfields, so the
type string of this struct is now recorded in its entirety.

The ABI break is also marked as allowed.

Further changes to the type will not impact the CRCs of dependent
symbols and will only be picked up by ABI monitoring.

Bug: 422165470
Change-Id: I882ce04d3a84dd8ee717598c5d2ecd1891db6ff5
Suggested-by: default avatarGiuliano Procida <gprocida@google.com>
Signed-off-by: default avatarJohn Stultz <jstultz@google.com>
Signed-off-by: default avatarGiuliano Procida <gprocida@google.com>
parent 738664c5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment