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:
e3790c7
)
Fix DMA access of block device in 64-bit kernel on some non-x86 systems with 4GB...
author
Yang Shi
<yang.shi@windriver.com>
Tue, 4 Mar 2008 10:20:51 +0000
(11:20 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 4 Mar 2008 10:20:51 +0000
(11:20 +0100)
For some non-x86 systems with 4GB or upper 4GB memory,
we need increase the range of addresses that can be
used for direct DMA in 64-bit kernel.
Signed-off-by: Yang Shi <yang.shi@windriver.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found