diff options
author | 2015-11-03 16:43:17 +0100 | |
---|---|---|
committer | 2015-12-01 14:29:21 -0800 | |
commit | b36d83913ae55c7619ac80185fb707bc30fd41c5 (patch) | |
tree | 9750f8f77887e538934029ad3af86d4da2a17066 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | uas: use the BIT() macro (diff) | |
download | linux-dev-b36d83913ae55c7619ac80185fb707bc30fd41c5.tar.xz linux-dev-b36d83913ae55c7619ac80185fb707bc30fd41c5.zip |
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 <oneukum@suse.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions