-
由 Yu'an Wang 提交于
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I5VVP6 CVE: NA -------------------------------- The device driver pointer will be set null during hot plugging. So should use the device driver null check to pretect put queue. Otherwise the null pointer may cause the oom ops as doing hot plugging. Signed-off-by: NYu'an Wang <wangyuan46@huawei.com> Reviewed-by: NKai Ye <yekai13@huawei.com> Reviewed-by: NLongfang Liu <liulongfang@huawei.com> Reviewed-by: Nli yongxin <liyongxin1@huawei.com> Signed-off-by: NLaibin Qiu <qiulaibin@huawei.com>
98b3569a