• Russell King's avatar
    [ARM] Fix consistent.c for DMA allocations. · c6d508b9
    Russell King authored
    - Use ISA_DMA_THRESHOLD as the mask for GFP_DMA allocations.
    - Don't allow DMA allocations which are for a "smaller" mask than
      ISA_DMA_THRESHOLD.
    - Ensure that "handle" is initialised to our error value when
      returning an error.
    c6d508b9
consistent.c 8.64 KB