Hi all, Today's linux-next merge of the tip tree got conflicts in: net/bluetooth/bnep/core.c net/bluetooth/cmtp/core.c net/bluetooth/hidp/core.c between commits: 25717382c1dd ("Bluetooth: bnep: fix possible might sleep error in bnep_session") f06d977309d0 ("Bluetooth: cmtp: fix possible might sleep error in cmtp_session") 5da8e47d849d ("Bluetooth: hidp: fix possible might sleep error in hidp_session_thread") from the bluetooth tree and commit: ac6424b981bc ("sched/wait: Rename wait_queue_t => wait_queue_entry_t") from the tip tree. I fixed it up (the former changed the wait_queue_t declarations to DEFINE_WAIT_FUNC(), so I used that) and can carry the fix as necessary. This is now fixed as far as linux-next is concerned, but any non trivial conflicts should be mentioned to your upstream maintainer when your tree is submitted for merging. You may also want to consider cooperating with the maintainer of the conflicting tree to minimise any particularly complex conflicts. -- Cheers, Stephen Rothwell -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html