mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-16 10:30:46 +09:00
We see the cpu of thread_info was changed by unknown reason sometimes, which cause rq spinlock deadlock while schedule. Until we found the root cause, we have to add this workaround. Change-Id: Ib943ccb47a57fe4b267a1da853366363cd7f1f52 Signed-off-by: Huang, Tao <huangtao@rock-chips.com>