ANDROID: fix ABI breakage in struct psi_group
New atomic member addition into struct psi_group breaks ABI. Fix the
breakage by reusing poll_wakeup atomic and using atomic bit operations
to represent both wakeup and scheduled states.
Bug: 251702862
Signed-off-by:
Suren Baghdasaryan <surenb@google.com>
Change-Id: I6c25d756bd7afafe8590373f16a662d02bf15b50
Loading
Please sign in to comment