Re: [PATCH] bluetooth: hci_ldisc: fix deadlock condition
From: Tim Niemeyer <hidden>
Date: 2014-08-23 09:57:37
Also in:
lkml, stable
Attachments
- signature.asc [application/pgp-signature] 819 bytes
From: Tim Niemeyer <hidden>
Date: 2014-08-23 09:57:37
Also in:
lkml, stable
Hi Am Freitag, den 22.08.2014, 10:51 -0500 schrieb Greg KH:
On Fri, Aug 22, 2014 at 03:45:07PM +0200, Tim Niemeyer wrote:quoted
This Patch was applied to 3.10 and 3.2. It's probably missed on 3.4.Does it apply there?
The original patch applies not cleanly on 3.4. The init_work is not available there. I backported it and it's the same result as the backport from Andreas. He tested the patch on 3.4.87. The attached patch of my last mail applies.
What is the git id of the commit?
Sorry, missed it: commit da64c27d3c93ee9f89956b9de86c4127eb244494 upstream commit a22d29e6e5757b1daed7d0b409a815eb33f66e4e stable-3.10 commit 87520218746b8d973670e37237666f174590898c stable-3.2 Tim