diff options
author | Gavin Li <git@thegavinli.com> | 2019-08-14 14:29:24 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-21 09:57:36 -0700 |
commit | b08a6259a141baba98c57524ee4283fd91445bb8 (patch) | |
tree | 72fcc29c926f8e1ab5c95762cf558b54ee18cd70 /drivers/usb/host | |
parent | a599e48662b4b505bef45d4831061f9d50703e17 (diff) | |
download | linux-b08a6259a141baba98c57524ee4283fd91445bb8.tar.gz linux-b08a6259a141baba98c57524ee4283fd91445bb8.tar.bz2 linux-b08a6259a141baba98c57524ee4283fd91445bb8.zip |
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 <git@thegavinli.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Link: https://lore.kernel.org/r/20190814212924.10381-1-gavinli@thegavinli.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host')
0 files changed, 0 insertions, 0 deletions