+1
−0
Loading
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I9SOOM ------------------------------- There are could be soft lockup in free_iova_work_func(). Add a schedule point to avoid softlockup. Call trace: free_iova_work_func+0xdc/0x170 process_one_work+0x1d0/0x4c0 worker_thread+0x150/0x400 kthread+0x104/0x130 ret_from_fork+0x10/0x18 watchdog: BUG: soft lockup - CPU#172 stuck for 23s! [kworker/172:1:1154] Fixes: 2bc1b6e1 ("iommu/iova: avoid softlockup in fq_flush_timeout") Signed-off-by:Zhang Zekun <zhangzekun11@huawei.com>