aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <[email protected]>2007-10-26 11:23:22 +0000
committerDavid S. Miller <[email protected]>2007-10-26 11:23:22 +0000
commit43cc7380eced27ee9cafdf89fa32333dc3884e8b (patch)
tree31a051c83d664f0b602d45c3d6599028a0d59dbb /net/ipv4/tcp_input.c
parent[SCTP] net/sctp/auth.c: make 3 functions static (diff)
downloadkernel-43cc7380eced27ee9cafdf89fa32333dc3884e8b.tar.gz
kernel-43cc7380eced27ee9cafdf89fa32333dc3884e8b.zip
[NET] napi: use non-interruptible sleep in napi_disable
The current napi_disable() uses msleep_interruptible() but doesn't (and can't) exit in case there's a signal, thus ending up doing a hot spin without a cpu_relax. Use uninterruptible sleep instead. Signed-off-by: Benjamin Herrenschmidt <[email protected]> Acked-by: Jeff Garzik <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions