[PATCH 0/2] staging: comedi: Add lockdep_assert_held() calls

Ian Abbott abbotti at mev.co.uk
Wed Apr 17 14:39:28 UTC 2019


Add some lockdep_assert_held() calls to the Comedi core.

1) staging: comedi: Add lockdep_assert_held() calls for dev->mutex
2) staging: comedi: Add lockdep_assert_held() calls for dev->attach_lock

 drivers/staging/comedi/comedi_buf.c  |  2 ++
 drivers/staging/comedi/comedi_fops.c | 32 ++++++++++++++++++++++++++++++++
 drivers/staging/comedi/drivers.c     |  8 ++++++++
 3 files changed, 42 insertions(+)



More information about the devel mailing list