![](https://secure.gravatar.com/avatar/586424ca0847070dc1868aa58077003e.jpg?s=120&d=mm&r=g)
9 Oct
2017
9 Oct
'17
8:32 a.m.
Jia-Ju Bai wrote:
The driver may sleep under a spinlock, and the function call path is: snd_opl3_note_on (acquire the spinlock) snd_opl3_find_patch kzalloc(GFP_KERNEL) --> may sleep
This call path is not possible because create_patch is not set.
Regards, Clemens