diff options
author | Jiafei Pan <Jiafei.Pan@nxp.com> | 2020-08-14 07:55:22 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-09-16 16:18:56 +0300 |
commit | cdabce2e3dff7e4bcef73473987618569d178af3 (patch) | |
tree | ccf9b3a026fbba07c5b0f29b077df5acb363514d /mm/page_reporting.h | |
parent | 856deb866d16e29bd65952e0289066f6078af773 (diff) | |
download | linux-cdabce2e3dff7e4bcef73473987618569d178af3.tar.xz |
softirq: Add debug check to __raise_softirq_irqoff()
__raise_softirq_irqoff() must be called with interrupts disabled to protect
the per CPU softirq pending state update against an interrupt and soft
interrupt handling on return from interrupt.
Add a lockdep assertion to validate the calling convention.
[ tglx: Massaged changelog ]
Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20200814045522.45719-1-Jiafei.Pan@nxp.com
Diffstat (limited to 'mm/page_reporting.h')
0 files changed, 0 insertions, 0 deletions