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:
27a005b
)
[BNX2]: Add indirect spinlock.
author
Michael Chan
<mchan@broadcom.com>
Thu, 3 May 2007 20:24:05 +0000
(13:24 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 3 May 2007 20:24:05 +0000
(13:24 -0700)
The indirect register access method will be used by more than one
caller in BH context (NAPI poll and timer), so a spinlock is required.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found