Hi Hugo, > > > When I tried to get a mobile phone connected to asterisk via bluetooth, > > > the current git version of the linux bluetooth stack triggers a kernel > > > bug: > > > > > > BUG: scheduling while atomic: swapper/0/0x10000100 > > > > > > This is triggered the moment when asterisk tries to pair the phone and > > > leaves at least the BT subsystem in an unusable state. > > > > are you running Linus' tree or bluetooth-testing.git? If your are not > > running bluetooth-testing.git, then please try that one since it > > includes a fix for it. > > I'm running bluetooth-testing.git and pulled that tree just an hour ago. does the attached patch fixes your issue? Regards Marcel