diff options
author | Felipe Balbi <[email protected]> | 2016-12-20 14:14:40 +0200 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2017-01-02 10:55:28 +0200 |
commit | d62145929992f331fdde924d5963ab49588ccc7d (patch) | |
tree | beec41f64190d917ffa0cbe4e495d0872c154253 /scripts/patch-kernel | |
parent | 19ec31230eb3084431bc2e565fd085f79f564274 (diff) |
usb: dwc3: gadget: always unmap EP0 requests
commit 0416e494ce7d ("usb: dwc3: ep0: correct cache
sync issue in case of ep0_bounced") introduced a bug
where we would leak DMA resources which would cause
us to starve the system of them resulting in failing
DMA transfers.
Fix the bug by making sure that we always unmap EP0
requests since those are *always* mapped.
Fixes: 0416e494ce7d ("usb: dwc3: ep0: correct cache
sync issue in case of ep0_bounced")
Cc: <[email protected]>
Tested-by: Tomasz Medrek <[email protected]>
Reported-by: Janusz Dziedzic <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions