aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVladimir Zapolskiy <[email protected]>2014-07-03 21:37:41 +0300
committerGreg Kroah-Hartman <[email protected]>2014-07-09 16:16:07 -0700
commit4428524d8d01afae18844e73f330d2e8431f312e (patch)
treef30442d9962f8e3531a860b418b88d8992d7d703 /tools/perf/scripts/python
parentf589b3e0408ccebfac98f6c2eb38d445a9423e7c (diff)
USB: OHCI: don't allocate HCCA atomically
OHCI HCCA memory region is allocated from atomic DMA pool one time during usb_add_hcd() and deallocated by usb_remove_hcd(). Do non-atomic allocation of OHCI HCCA and free some space in coherent atomic DMA pool. Signed-off-by: Vladimir Zapolskiy <[email protected]> Acked-by: Alan Stern <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions