genirq:fix concurrency issue in NMI counter
hulk inclusion category: bugfix bugzilla: 9298 CVE: NA ------------------------------------------------- Incrementing the percpu kstat.irqs_sum is not safe in an NMI context as we could have interrupted and interrupt trying to increment that same counter. Signed-off-by: NWei Li <liwei391@huawei.com> Reviewed-by: NHanjun Guo <guohanjun@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录