zephyr icon indicating copy to clipboard operation
zephyr copied to clipboard

Bluetooth: host: l2cap deadlock fix

Open jori-nordic opened this issue 2 years ago • 1 comments

This combination of commits fixes the symptoms seen in #34600. It also adds an multilink l2cap test to stress the host in case other bugs like this crop up.

Fixes #34600.

jori-nordic avatar Sep 21 '22 10:09 jori-nordic

~~whoops looks like I forgot to review the test, it's still littered with commented code and is missing the new alloc_seg callback. Adding DNM until I fix it. The rest of the PR can still be reviewed.~~

Whole PR is now ready for review.

jori-nordic avatar Sep 21 '22 11:09 jori-nordic

@Vudentz a review from you would be appreciated for this PR

carlescufi avatar Sep 22 '22 08:09 carlescufi

Sorry for the force-pushing @jhedberg I just noticed the checkpatch warnings.

jori-nordic avatar Sep 23 '22 07:09 jori-nordic

@jori-nordic no worries, I'll approve again once everything is green. There's still a failure due to missing commit message body in one of the commits.

jhedberg avatar Sep 23 '22 08:09 jhedberg