diff options
author | Gavin Li <[email protected]> | 2019-08-14 14:29:24 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-08-21 09:57:36 -0700 |
commit | b08a6259a141baba98c57524ee4283fd91445bb8 (patch) | |
tree | 72fcc29c926f8e1ab5c95762cf558b54ee18cd70 /tools/perf/scripts/python | |
parent | a599e48662b4b505bef45d4831061f9d50703e17 (diff) |
usb: usbfs: only account once for mmap()'ed usb memory usage
Memory usage for USB memory allocated via mmap() is already accounted
for at mmap() time; no need to account for it again at submiturb time.
Signed-off-by: Gavin Li <[email protected]>
Acked-by: Alan Stern <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions