[PATCH] OSS dmabuf deadlock fix
Spotted by From: Christian Borntraeger <kernel@borntraeger.net> dma_reset_input() takes dmap->lock, so call it without that lock held.
Showing
Please register or sign in to comment
Spotted by From: Christian Borntraeger <kernel@borntraeger.net> dma_reset_input() takes dmap->lock, so call it without that lock held.