Skip to content
Commit 72be12f0 authored by Dan Williams's avatar Dan Williams
Browse files

iop-adma: fix lockdep false positive



lockdep correctly identifies a potential recursive locking case for
iop_chan->lock, but in the dependency submission case we expect that the same
class will be acquired for both the parent dependency and the child channel.

Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent 507fbec4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment