https://github.com/torvalds/linux
Revision fbcf88b8833ce2c404b9a0e7caab82b20312cbbc authored by Cousson, Benoit on 13 February 2012, 07:37:12 UTC, committed by David S. Miller on 13 February 2012, 21:04:09 UTC
This fix a similar problem as in 72092cc45378176ba700034c91b7af2db524df26
and 481a8199142c050b72bff8a1956a49fd0a75bbe0 ("can:
fix NOHZ local_softirq_pending 08 warning"). This fix replaces netif_rx()
with netif_rx_ni() which has to be used from process/softirq context.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 66d885c
History
Tip revision: fbcf88b8833ce2c404b9a0e7caab82b20312cbbc authored by Cousson, Benoit on 13 February 2012, 07:37:12 UTC
ks8851: Fix NOHZ local_softirq_pending 08 warning
Tip revision: fbcf88b
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 202.2 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top