genirq: add printk safe in irq context
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I6BO2R CVE: NA -------------------------------- The printk has the risk of deadlocks in the context of an interrupt. Introduce printk safe to avoid it. Fixes: bdc370d6 ("genirq: Introduce warn log when irq be reentrant") Signed-off-by:Yipeng Zou <zouyipeng@huawei.com> Reviewed-by:
Liao Chang <liaochang1@huawei.com> Reviewed-by:
Zhang Jianhua <chris.zjh@huawei.com> Signed-off-by:
Yongqiang Liu <liuyongqiang13@huawei.com>
Loading
Please sign in to comment