* Pull request: bluetooth-2.6 2009-05-27
@ 2009-05-27 7:33 Marcel Holtmann
0 siblings, 0 replies; only message in thread
From: Marcel Holtmann @ 2009-05-27 7:33 UTC (permalink / raw)
To: David S. Miller; +Cc: netdev
Hi Dave,
the current 2.6.30-rc6 kernel has a lockdep issue with the work queue
handling for adding/removing connections. We are calling flush_work()
where it is not needed at all, because of the nature of the single
thread work queue. So this patch just removes these calls.
Regards
Marcel
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6.git master
This will update the following files:
net/bluetooth/hci_sysfs.c | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
through these ChangeSets:
Dave Young (1):
Bluetooth: Remove useless flush_work() causing lockdep warnings
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-05-27 7:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-27 7:33 Pull request: bluetooth-2.6 2009-05-27 Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).