diff options
| author | Peter Holik <[email protected]> | 2011-03-18 17:47:44 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2011-03-23 20:14:31 +0000 |
| commit | adaa3c6342b249548ea830fe8e02aa5b45be8688 (patch) | |
| tree | 91ebde06e253d49c59c25384aceb43fd438aad38 /fs/jbd/commit.c | |
| parent | usb: musb: blackfin: fix typo in new bfin_musb_vbus_status func (diff) | |
| download | kernel-adaa3c6342b249548ea830fe8e02aa5b45be8688.tar.gz kernel-adaa3c6342b249548ea830fe8e02aa5b45be8688.zip | |
USB: uss720 fixup refcount position
My testprog do a lot of bitbang - after hours i got following warning and my machine lockups:
WARNING: at /build/buildd/linux-2.6.38/lib/kref.c:34
After debugging uss720 driver i discovered that the completion callback was called before
usb_submit_urb returns. The callback frees the request structure that is krefed on return by
usb_submit_urb.
Signed-off-by: Peter Holik <[email protected]>
Acked-by: Thomas Sailer <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions
