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:
907fa12
)
netxen: separate register and memory access lock
author
Dhananjay Phadke
<dhananjay@netxen.com>
Tue, 13 Oct 2009 05:31:44 +0000
(
05:31
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 13 Oct 2009 18:48:21 +0000
(11:48 -0700)
Since register and onboard memory access has separate
window registers, they need not be kept under same lock.
Also, memory is always accessed from process context
(mostly for firmware init and diagnostic tools).
Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found