Skip to content
Commit fe278d1a authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Max Filippov
Browse files

xtensa: remove ZONE_DMA



ZONE_DMA is intended for magic < 32-bit pools (usually ISA DMA), which
isn't required on xtensa.  Move all the non-highmem memory into
ZONE_NORMAL instead to match other architectures.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 35a7f35a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment