Loading
crypto: hisilicon/qm - hardware error does not reset during binding/unbinding
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I9CB6L CVE: NA ---------------------------------------------------------------------- If there is a hardware error when driver and device bind/unbind, resetting the device may cause the reset thread to access released memory. Therefore, reset is not performed in this scenario. When the driver is re-bound to the device, the driver will reset the device. Signed-off-by:Weili Qian <qianweili@huawei.com> Signed-off-by:
JiangShui Yang <yangjiangshui@h-partners.com>