diff options
author | Dan Williams | 2009-07-14 22:38:29 +0200 |
---|---|---|
committer | Dan Williams | 2009-08-30 04:12:39 +0200 |
commit | 72be12f0c39df46832403cbfd82e132a883f5ddc (patch) | |
tree | 61a4014d28852692464aca3f509d2024e7006f68 /arch/arm/mach-iop13xx | |
parent | iop-adma: cleanup iop_adma_run_tx_complete_actions (diff) | |
download | kernel-qcow2-linux-72be12f0c39df46832403cbfd82e132a883f5ddc.tar.gz kernel-qcow2-linux-72be12f0c39df46832403cbfd82e132a883f5ddc.tar.xz kernel-qcow2-linux-72be12f0c39df46832403cbfd82e132a883f5ddc.zip |
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: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'arch/arm/mach-iop13xx')
0 files changed, 0 insertions, 0 deletions