[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1243409624.20399.25.camel@localhost.localdomain>
Date: Wed, 27 May 2009 09:33:44 +0200
From: Marcel Holtmann <marcel@...tmann.org>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Pull request: bluetooth-2.6 2009-05-27
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists