summaryrefslogtreecommitdiff
path: root/net/ipv6/fib6_rules.c
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>2010-05-29 02:28:27 +0400
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>2010-05-29 02:28:27 +0400
commit3f5e554f669098c84c82ce75e7577f7e0f3fccde (patch)
treefb8147269b5f9b412e03e3539fdb2dd3cedc0ace /net/ipv6/fib6_rules.c
parent1a1a17cddbfb1f81222b3f18ee8530c41fbc3b82 (diff)
downloadlinux-3f5e554f669098c84c82ce75e7577f7e0f3fccde.tar.xz
xen/evtchn: don't do unbind_from_irqhandler under spinlock
unbind_from_irqhandler can end up doing /proc operations, which can't happen under a spinlock. So before removing the IRQ handler, disable the irq under the port_user lock (masking the underlying event channel and making sure the irq handler isn't running concurrently and won't start running), then remove the handler without the lock. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Diffstat (limited to 'net/ipv6/fib6_rules.c')
0 files changed, 0 insertions, 0 deletions