diff options
| author | Vladimir Zapolskiy <[email protected]> | 2014-07-03 21:37:42 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-07-09 16:16:07 -0700 |
| commit | f589b3e0408ccebfac98f6c2eb38d445a9423e7c (patch) | |
| tree | 1a2be39ef7fdfa0463d7ca55ce87ac3ce8f4c2cd /tools/perf/scripts/python | |
| parent | 47c6ae7cdc4dc0c72686cca1819c7368bef2e1bf (diff) | |
USB: UHCI: don't allocate frame list atomically
uhci_start() is executed one time during usb_add_hcd() call and by
default UHCI frame list is allocated from atomic DMA pool.
Do non-atomic allocation of uhci->frame 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