diff options
author | Oliver Neukum <[email protected]> | 2015-11-03 16:43:17 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2015-12-01 14:29:21 -0800 |
commit | b36d83913ae55c7619ac80185fb707bc30fd41c5 (patch) | |
tree | 9750f8f77887e538934029ad3af86d4da2a17066 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 764331940bed55a18132ac46bca5a4216090a06b (diff) |
uas: no gfp argument to uas_submit_urbs()
This function must be called with a spinlock held.
Memory can be allocated only with GFP_ATOMIC. Passing
a gfp_t argument is a waste.
Signed-off-by: Oliver Neukum <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions