2009-04-30 15:32:42

by Marc Pignat

[permalink] [raw]
Subject: Re: [BUG] 2.6.30-rc4 hid bluetooth not working

>>> Marcel Holtmann <[email protected]> 04/30/09 5:03 PM >>>
>Hi Jiri,

>> > My bluetooth keyboard is not working any more in rc4, but was working =
in=20
>> > rc3.
>> > Here is the dmesg output, triggered by the first key press on the=20
>> > keyboard, fortunately, this is 100% reproductible (once per boot).
>>=20
>> Does reverting f3784d834c7 fix the problem?

>we have seen a similar report where reverting f3784d834c7 didn't fix it.
It seems to fix it for me...

>And I don't see anything wrong with that patch. Did something important
>got changed in the work queue code that I am missing?

Is this a good idea to flush the current queue? (add_con and del_con call =
flush_workqueue(bluetooth),
but add_con and del_con are run by this queue).

Best regards

Marc