Skip to content
Commit cdabce2e authored by Jiafei Pan's avatar Jiafei Pan Committed by Thomas Gleixner
Browse files

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: default avatarJiafei Pan <Jiafei.Pan@nxp.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20200814045522.45719-1-Jiafei.Pan@nxp.com
parent 856deb86
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment