All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv4 0/2] cppi41 dma fixes for v4.10-rc cycle
@ 2017-01-19 16:49 Tony Lindgren
       [not found] ` <20170119164908.9472-1-tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Tony Lindgren @ 2017-01-19 16:49 UTC (permalink / raw)
  To: Dan Williams, Vinod Koul
  Cc: Alexandre Bailon, Andy Shevchenko, Bin Liu, Daniel Mack,
	Felipe Balbi, George Cherian, Grygorii Strashko, Johan Hovold,
	Peter Ujfalusi, Sekhar Nori, Sebastian Andrzej Siewior,
	Sergei Shtylyov, dmaengine-u79uwXL29TY76Z2rM5mHXA,
	linux-usb-u79uwXL29TY76Z2rM5mHXA,
	linux-omap-u79uwXL29TY76Z2rM5mHXA

Hi all,

I'm using v4 naming here as the earlier patch "dmaengine: cppi41: Add dma
support to da8xx" has been separated from the error -115 issue. We've
identified so far three musb and cppi41 regressions:

1. Error -71 regression with musb

   This is not dma related, and fixed with recently posted patch
   "[PATCH 1/2] usb: musb: Fix host mode error -71 regression".

2. Error -115 regression with cppi41 dma with musb

   This regression was caused by commit 098de42ad670 ("dmaengine:
   cppi41: Fix unpaired pm runtime when only a USB hub is connected")
   and causes runtime PM autosuspend delay to time out on active dma
   transfers when connecting a mass storage device to a usb hub.
   This is fixed in the first patch in this series.

3. Race with runtime PM and cppi41_dma_issue_pending()

   This is really a separate issue from the error -115 problem, and
   fixed with the second patch in this series. That's minimal v4
   version of the "dmaengine: cppi41: Fix oops in cppi41_runtime_resume"
   patch.

Regards,

Tony


Tony Lindgren (2):
  dmaengine: cppi41: Fix runtime PM timeouts with USB mass storage
  dmaengine: cppi41: Fix oops in cppi41_runtime_resume

 drivers/dma/cppi41.c | 56 ++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 41 insertions(+), 15 deletions(-)

-- 
2.11.0
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-01-25  6:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-19 16:49 [PATCHv4 0/2] cppi41 dma fixes for v4.10-rc cycle Tony Lindgren
     [not found] ` <20170119164908.9472-1-tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2017-01-19 16:49   ` [PATCH 1/2] dmaengine: cppi41: Fix runtime PM timeouts with USB mass storage Tony Lindgren
2017-01-19 16:49   ` [PATCH 2/2] dmaengine: cppi41: Fix oops in cppi41_runtime_resume Tony Lindgren
2017-01-20 17:20   ` [PATCHv4 0/2] cppi41 dma fixes for v4.10-rc cycle Vinod Koul
2017-01-20 17:32     ` Bin Liu
2017-01-20 20:07   ` [PATCHv4 3/2] dmaengine: cppi41: Clean up pointless warnings Tony Lindgren
     [not found]     ` <20170120200753.GM7403-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2017-01-20 21:07       ` Bin Liu
2017-01-20 21:31         ` Tony Lindgren
2017-01-25  6:01   ` [PATCHv4 0/2] cppi41 dma fixes for v4.10-rc cycle Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.