Hi Mauro,
Two deadlocks which would be nice to have fixed for v4.11. Both were
introduced by the wakeup changes; I guess that teaches me for working
without lockdep enabled.
Thanks,
Sean
The following changes since commit 9eeb0ed0f30938f31a3d9135a88b9502192c18dd:
[media] mtk-vcodec: fix build warnings without DEBUG (2017-02-08 12:08:20
-0200)
are available in the git repository at:
git://linuxtv.org/syoung/media_tree.git for-v4.11d
for you to fetch changes up to 79522eaacc1bc691b419a1c9006da1e494bba5c6:
[media] rc: nuvoton: fix deadlock in nvt_write_wakeup_codes (2017-02-13
13:21:44 +0000)
----------------------------------------------------------------
Heiner Kallweit (1):
[media] rc: nuvoton: fix deadlock in nvt_write_wakeup_codes
Sean Young (1):
[media] lirc: fix dead lock between open and wakeup_filter
drivers/media/rc/lirc_dev.c | 4 ++--
drivers/media/rc/nuvoton-cir.c | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)