Loading
hisilicon/hisi_hbmcache: Use mutex_trylock to prevent hung task
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IB0X12 -------------------------------------------------- Use mutex_trylock() to prevent hung task when concurrent power on/off is triggered. Fixes: 8d7c8662 ("hisilicon/hisi_hbmcache: Add a lock to protect pcc operation region") Signed-off-by:Zhang Zekun <zhangzekun11@huawei.com>