Commit 85d42eb2 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

ANDROID: Remove support for ZONE_DMA and ZONE_DMA32



Microdroid doesn't interact with peripherals, and therefore doesn't
have requirements for DMA'able memory. Therefore, place all memory
in ZONE_NORMAL. This avoids scenarios where memory is allocated
specifically for allocations that must be satisfied from ZONE_DMA,
such as in the coherent atomic DMA pooling code.

Bug: 432329937
Change-Id: Id29dec450edbb45d539bab2cc8e77defd8ba9ca9
Signed-off-by: default avatarIsaac J. Manjarres <isaacmanjarres@google.com>
parent 3f182ff7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment