Re: [PATCH] x86: Remove dma32_reserve_bootmem

From: Ingo Molnar
Date: Thu Mar 24 2011 - 04:03:40 EST



* Yinghai Lu <yinghai@xxxxxxxxxx> wrote:

>
> That is workaround for holding dma32 buf when early bootmem could use up
> those range on system that have lots of RAM.
>
> Now x86 is using memblock, and even nobootmem wrapper do top-down allocation.
>
> So We could remove those not needed code now.
>
> Signed-off-by: Yinghai Lu <yinghai@xxxxxxxxxx>
>
> ---
> arch/x86/include/asm/pci.h | 2 -
> arch/x86/kernel/pci-dma.c | 64 ---------------------------------------------
> arch/x86/kernel/setup.c | 1
> 3 files changed, 67 deletions(-)

Cc:-ing Jesse - i suspect this should be handled by the PCI tree.

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/