Searched hist:"3430 d816f90ebe90760436712964ac94eda9d2e1" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/kernel/ |
| H A D | pm.c | 3430d816f90ebe90760436712964ac94eda9d2e1 Wed Dec 08 07:05:14 UTC 2021 Lionel Debieve <lionel.debieve@foss.st.com> core: pm: fix incorrect flag check in pm_callback
Fix test error check that always return true with current condition. The check must be done to identify if the SUSPENDED flag has been set.
Fixes: 5920ec258f16 ("core: kernel: pm: refine suspend/resume sequence order") Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|