git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e03567
)
mlx4: not using spin_lock_irq when getting vf by resource.
author
Yevgeny Petrilin
<yevgenyp@mellanox.co.il>
Mon, 19 Dec 2011 04:03:05 +0000
(
04:03
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 19 Dec 2011 19:57:07 +0000
(14:57 -0500)
The function is always called from irq context, changing the call
to spin_lock().
Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found