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:
dd67d05
)
[BLOCK] Fix bounce limit address check
author
Andi Kleen
<ak@suse.de>
Wed, 21 Jun 2006 12:48:09 +0000
(14:48 +0200)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Fri, 23 Jun 2006 15:10:39 +0000
(17:10 +0200)
Do a safer check for when to enable DMA. Currently we enable ISA DMA
for cases that do not need it, resulting in OOM conditions when ZONE_DMA
runs out of space.
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found