summaryrefslogtreecommitdiff
path: root/kernel/Kconfig.preempt
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2012-10-28 15:12:49 (GMT)
committerEmil Medve <Emilian.Medve@Freescale.com>2013-05-26 07:14:09 (GMT)
commita11579b59749838c009c361277281df2a4b58f73 (patch)
treed8164783506c5a615b7c17ed2c236d12816574b2 /kernel/Kconfig.preempt
parente1174967ecee1eb58692a72bd4d4518e2d2367b4 (diff)
downloadlinux-fsl-qoriq-a11579b59749838c009c361277281df2a4b58f73.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 'kernel/Kconfig.preempt')
0 files changed, 0 insertions, 0 deletions