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:
dfd9a42
)
sky2: large memory workaround.
author
Stephen Hemminger
<shemminger@linux-foundation.org>
Fri, 11 Jan 2008 00:14:12 +0000
(16:14 -0800)
committer
Jeff Garzik
<jeff@garzik.org>
Sat, 12 Jan 2008 22:49:10 +0000
(17:49 -0500)
This patch might fix problems with 4G or more of memory.
It stops the driver from doing a small optimization for Tx and Rx,
and instead always sets the high-page on tx/rx descriptors.
Fixes-bug: http://bugzilla.kernel.org/show_bug.cgi?id=9725
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found