Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BLOCK] Fix bounce limit address check
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 <[email protected]>
- Loading branch information