This series includes two fixes for dma_generic_alloc_coherent(), based on top of the patchset 'enhance DMA CMA on x86' which has been added in -mm tree.
Akinobu Mita (2): x86: fix dma_generic_alloc_coherent() when CONFIG_DMA_CMA is enabled x86: avoid duplicated memset in dma_generic_alloc_coherent() arch/x86/kernel/pci-dma.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) Cc: Marek Szyprowski <[email protected]> Cc: Konrad Rzeszutek Wilk <[email protected]> Cc: David Woodhouse <[email protected]> Cc: Don Dutile <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Cc: Andi Kleen <[email protected]> Cc: [email protected] Cc: [email protected] -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

