• Andi Kleen's avatar
    [PATCH] Hack mptfusion to work on >4GB machines · 4ad1e20a
    Andi Kleen authored
    fusion needs several separately allocated coherent regions and
    requires that they all be in the same 4GB segment.  Obviously this may
    fail.  The hack is to force the coherent_dma_mask to 0xffffffff thus
    ensuring that all the allocations occur within the first 4GB.  This
    hack breaks Altix entirely.
    4ad1e20a
mptbase.c 174 KB