From: Dave Jones <davej@codemonkey.org.uk> Date: Thu, 27 Mar 2008 12:21:56 -0400rfcomm connect locks the socket, then does rfcomm_dlc_open which in turn can do a l2cap_sock_bind on a seperate second socket which in turn locks that second socket. Both of these sockets are AF_BLUETOOTH family, so lockdep thinks there is a locking conflict, even though what is happening here is perfectly fine since the two sockets are totally different AF_BLUETOOTH sub-types. Bluetooth will need to use sock_lock_init_class_and_name() and lock sub-classes per AF_BLUETOOTH socket sub-type. David, could you or someone else work on this? Thanks! -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Hiten Pandya | Re: up? (emacs docbook xml ide) |
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| debian developer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Jan Engelhardt | intel iommu (Re: -mm merge plans for 2.6.23) |
git: | |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
| Ingo Molnar | iwlwifi: fix build bug in "iwlwifi: fix LED stall" |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
