Description of problem: fix soft lockup warning in psp_mutex_lock_timeout()。 psp_mutex_lock_timeout() polls the mutex and does not release the cpu until the timeout. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/5458