mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-03-23 11:47:04 +08:00
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>