Bug 15127

Summary: Bluetooth: sleeping function called from invalid context
Product: Drivers Reporter: Rafael J. Wysocki (rjw)
Component: BluetoothAssignee: drivers_bluetooth (drivers_bluetooth)
Status: CLOSED CODE_FIX    
Severity: normal    
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.32 Subsystem:
Regression: Yes Bisected commit-id:
Bug Depends on:    
Bug Blocks: 14230    

Description Rafael J. Wysocki 2010-01-24 20:04:05 UTC
Subject    : BUG: Commit 9e726b17 (Bluetooth: Fix rejected connection not disconnecting ACL link) causes trace
Submitter  : David John <davidjon@xenontk.org>
Date       : 2010-01-12 9:19
References : http://marc.info/?l=linux-kernel&m=126328727021949&w=4

This entry is being used for tracking a regression from 2.6.31.  Please don't
close it until the problem is fixed in the mainline.

Caused by:

commit 9e726b17422bade75fba94e625cd35fd1353e682
Author: Luiz Augusto von Dentz <luiz.dentz@openbossa.org>
Date:   Wed Jul 15 13:50:58 2009 -0300

    Bluetooth: Fix rejected connection not disconnecting ACL link

    Signed-off-by: Luiz Augusto von Dentz <luiz.dentz@openbossa.org>
    Signed-off-by: Marcel Holtmann <marcel@holtmann.org>

First-Bad-Commit : 9e726b17422bade75fba94e625cd35fd1353e682
Comment 1 Rafael J. Wysocki 2010-01-25 20:53:19 UTC
On Monday 25 January 2010, David John wrote:
> On 01/25/2010 03:53 AM, Rafael J. Wysocki wrote:
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.31 and 2.6.32.
> > 
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.31 and 2.6.32.  Please verify if it still should
> > be listed and let me know (either way).
> > 
> > 
> > Bug-Entry   : http://bugzilla.kernel.org/show_bug.cgi?id=15127
> > Subject             : Bluetooth: sleeping function called from invalid
> context
> > Submitter   : David John <davidjon@xenontk.org>
> > Date                : 2010-01-12 9:19 (13 days old)
> > 
...
> 
> This bug is still open.
Comment 2 Rafael J. Wysocki 2010-02-02 20:51:25 UTC
Handled-By : Marcel Holtmann <marcel@holtmann.org>
Patch : http://patchwork.kernel.org/patch/76019/
Comment 3 Rafael J. Wysocki 2010-02-11 10:39:15 UTC
On Thursday 11 February 2010, David John wrote:
> On 02/08/2010 05:58 AM, Rafael J. Wysocki wrote:
> > This message has been generated automatically as a part of a report
> > of regressions introduced between 2.6.31 and 2.6.32.
> > 
> > The following bug entry is on the current list of known regressions
> > introduced between 2.6.31 and 2.6.32.  Please verify if it still should
> > be listed and let the tracking team know (either way).
> > 
> > 
> > Bug-Entry   : http://bugzilla.kernel.org/show_bug.cgi?id=15127
> > Subject             : Bluetooth: sleeping function called from invalid
> context
> > Submitter   : David John <davidjon@xenontk.org>
> > Date                : 2010-01-12 9:19 (27 days old)
> 
> This bug is now fixed by the upstream commit 485f1e ("Bluetooth: Fix
> sleeping function in RFCOMM within invalid context") and can be closed.