diff options
author | Denis Efremov <yefremov.denis@gmail.com> | 2012-07-21 01:54:34 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-07-20 16:18:36 -0700 |
commit | 186e868786f97c8026f0a81400b451ace306b3a4 (patch) | |
tree | cc09f713912a357e20a2df6d46f3c788ac88ca6a /drivers/vhost/vhost.h | |
parent | c073cfc89ff48ed5884af9e758344243caef92f7 (diff) |
forcedeth: spin_unlock_irq in interrupt handler fix
The replacement of spin_lock_irq/spin_unlock_irq pair in interrupt
handler by spin_lock_irqsave/spin_lock_irqrestore pair.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Denis Efremov <yefremov.denis@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/vhost/vhost.h')
0 files changed, 0 insertions, 0 deletions