summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2012-10-28 15:12:49 (GMT)
committerScott Wood <scottwood@freescale.com>2014-05-14 18:38:50 (GMT)
commit84599ebe5d1990e79bf30741251ce496358f2058 (patch)
treeaf9aec84c3fdf47e653041cffb300829375ceb4a /crypto
parent8231158a432dab1bb241f54b35a862e284df7007 (diff)
downloadlinux-fsl-qoriq-84599ebe5d1990e79bf30741251ce496358f2058.tar.xz
net: Use local_bh_disable in netif_rx_ni()
This code triggers the new WARN in __raise_softirq_irqsoff() though it actually looks at the softirq pending bit and calls into the softirq code, but that fits not well with the context related softirq model of RT. It's correct on mainline though, but going through local_bh_disable/enable here is not going to hurt badly. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions