genirq: Introduce warn log when irq be reentrant
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I6BO2R CVE: NA -------------------------------- Now we has nothing to show the log when the irq be reentrant in multiple cpus. The IRQD_IRQ_INPROGRESS means that the irq was in processing. We can add an checkpoint here to indentifly this scenario. Signed-off-by: NYipeng Zou <zouyipeng@huawei.com> Reviewed-by: NZhang Jianhua <chris.zjh@huawei.com> Signed-off-by: NYongqiang Liu <liuyongqiang13@huawei.com>
Showing
想要评论请 注册 或 登录