commit | 7dbf7ee1ad7782e42fdacd8b4a2d88866863401b | [log] [tgz] |
---|---|---|
author | Song Zhao <song.zhao@amlogic.com> | Thu Sep 01 14:50:02 2022 -0700 |
committer | Song Zhao <song.zhao@amlogic.com> | Thu Sep 01 14:54:06 2022 -0700 |
tree | d4b18466bb6c54ebef583bd6006fc7d5cd533a74 | |
parent | 47961d76b7fcb8f49dd282aa1fffcf6dbc6ca24c [diff] |
avsync-lib: CB0 fix a busy loop inside avs_poll [1/1] PD#TV-62888 Problem: avs_poll thread take 100% CPU because poll returns with unexpected revent. Solution: Detect unexpected revent and sleep before retry Verify: T5D + Roxton Change-Id: I5eec51e48dbd3c377e901bc3c3d309e23f15041a Signed-off-by: Song Zhao <song.zhao@amlogic.com>