RE: [PATCH 2/3] swiotlb: create __alloc_bootmem_low_nopanic and add support in SWIOTLB

From: Luck, Tony
Date: Tue May 09 2006 - 17:05:03 EST


> I "fixed" it with the hack below. Please let me know if this is not
> palatable for you.

Not really. The only use of platform_dma_init() that I can see is in
arch/ia64/mm/init.c:mem_init() ...

platform_dma_init();

so "void" looks to be the right return value. Why did it get changed to
be "int" (here's where I admit that I've only looked superficially at your
patch).

-Tony
-
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/