aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorFelipe Balbi <[email protected]>2016-12-20 14:14:40 +0200
committerFelipe Balbi <[email protected]>2017-01-02 10:55:28 +0200
commitd62145929992f331fdde924d5963ab49588ccc7d (patch)
treebeec41f64190d917ffa0cbe4e495d0872c154253 /scripts/patch-kernel
parent19ec31230eb3084431bc2e565fd085f79f564274 (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