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:
e382881
)
ioatdma: Remove the use of writeq from the ioatdma driver
author
Chris Leech
<christopher.leech@intel.com>
Thu, 8 Mar 2007 17:57:35 +0000
(09:57 -0800)
committer
Dan Williams
<dan.j.williams@intel.com>
Wed, 11 Jul 2007 22:39:04 +0000
(15:39 -0700)
There's only one now anyway, and it's not in a performance path,
so make it behave the same on 32-bit and 64-bit CPUs.
Signed-off-by: Chris Leech <christopher.leech@intel.com>
No differences found