diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2013-09-13 13:27:13 +0200 |
---|---|---|
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | 2014-03-04 15:38:06 -0800 |
commit | 326349f82461918830ed59913a3ccd8ffa9ac46f (patch) | |
tree | 8b8c8ec2c7ae12c93c368db6d04ccc91ba2f713d /kernel/futex_compat.c | |
parent | 1bf8198e6b2da3e30960e95f8d215f44572515ce (diff) | |
download | linux-326349f82461918830ed59913a3ccd8ffa9ac46f.tar.gz linux-326349f82461918830ed59913a3ccd8ffa9ac46f.tar.bz2 linux-326349f82461918830ed59913a3ccd8ffa9ac46f.zip |
uas: add dead request list
This patch adds a new list where all requests which are canceled are
added to, so we don't loose them. Then, after killing all inflight
urbs on bus reset (and disconnect) we'll walk over the list and clean
them up.
Without this we can end up with aborted requests lingering around in
case of status pipe transfer errors.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Diffstat (limited to 'kernel/futex_compat.c')
0 files changed, 0 insertions, 0 deletions