Re: [PATCH 0/5 v3] Fix NVMe driver support on Power with 32-bit DMA

From: David Miller
Date: Mon Oct 26 2015 - 21:11:15 EST


From: Nishanth Aravamudan <nacc@xxxxxxxxxxxxxxxxxx>
Date: Fri, 23 Oct 2015 13:54:20 -0700

> 1) add a generic dma_get_page_shift implementation that just returns
> PAGE_SHIFT

I won't object to this patch series, but if I had implemented this I
would have required the architectures to implement this explicitly,
one-by-one. I think it is less error prone and more likely to end
up with all the architectures setting this correctly.
--
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/