| commit | e064852072c47b69f62325c6b7fa4a58332655bd | [log] [tgz] |
|---|---|---|
| author | Gerd Hoffmann <kraxel@redhat.com> | Tue Sep 25 10:47:08 2012 +0200 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 25 15:32:23 2012 -0700 |
| tree | 6c73f09b979339b6740aafab36835c94e06af591 | |
| parent | 0871d7d86ce3788ba40391df3a259df2285776cd [diff] |
USB: uas: add locking Add spinlock to protect uas data structures. [ v2: s/GFP_NOIO/GFP_ATOMIC/, better don't sleep when holding a spinlock ] Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>