On Wed, Aug 14, 2019 at 06:19:51AM -0700, Christoph Hellwig wrote:
FYI, I think my
"usb: add a HCD_DMA flag instead of guestimating DMA capabilities"
is the proper core fix for what your patch 1 works around, as the USB
core should not assume DMA capabilities based on the presence of a DMA
mask.
I agree. Let's wait for Christoph's series to be applied before taking
this one.