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:
1a29cc4
)
sfc: Remove locking from implementation of efx_writeo_paged()
author
Ben Hutchings
<bhutchings@solarflare.com>
Mon, 6 Dec 2010 22:58:41 +0000
(22:58 +0000)
committer
Ben Hutchings
<bhutchings@solarflare.com>
Mon, 6 Dec 2010 22:58:41 +0000
(22:58 +0000)
It is not necessary to serialise writes to the paged 128-bit
registers. However, if we don't then we must always write the last
dword separately, not as part of a qword write.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
No differences found