lkml.org 
[lkml]   [2009]   [Feb]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Bluetooth USB: fix kernel panic during suspend - 2.6.24
On Fri, Feb 13, 2009 at 09:49:45AM +0000, Colin Ian King wrote:
>
> The kernel panics when hci_usb_tx_complete() calls _urb_unlink()
> on an _urb which has been previously been removed from a list.
> This occurs during suspend while audio is being streamed to
> a bluetooth headset.
>
> The panic occurs because hci_usb_suspend() dequeues _urb
> and then calls usb_kill_urb() - instead it should put _urb on
> the killed list first before killing the urb.
>
> Also added a spin_lock around the list_add operation.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Is this still an issue on a supported-by-the-community kernel (.27, .28,
.29)?

thanks,

greg k-h


\
 
 \ /
  Last update: 2009-02-13 22:05    [W:0.044 / U:0.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site