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:
9362860
)
[PATCH] mv643xx_eth: Cache align skb->data if CONFIG_NOT_COHERENT_CACHE
author
Dale Farnsworth
<dale@farnsworth.org>
Tue, 21 Mar 2006 18:44:35 +0000
(11:44 -0700)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 21 Mar 2006 21:00:51 +0000
(16:00 -0500)
When I/O is non-cache-coherent, we need to ensure that the I/O buffers
we use don't share cache lines with other data.
Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/mv643xx_eth.h
patch
|
blob
|
history
diff --cc
drivers/net/mv643xx_eth.h
Simple merge