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

From: Jiri Kosina
Date: Fri May 01 2009 - 18:20:47 EST


On Fri, 1 May 2009, Marc Pignat wrote:

> Subject: bluetooth: Fix serialization when adding/deleting connections in hci_sysfs
>
> add_conn and del_conn should be serialized, but flush_workqueue can't be used
> by the worker thread on it's own queue, so use flush_work to serialize add_conn
> and del_conn against each other.
>
> Signed-off-by: Marc Pignat <marc.pignat@xxxxxxx>

Acked-by: Jiri Kosina <jkosina@xxxxxxx>

FWIW.

--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/