Looks like a sysfs problem or maybe a SCSI - sysfs interaction that
doesn't have much to do with ib_srp in particular.  The two locks
involved, namely s_active and attribute_container_mutex, are completely
outside of ib_srp and are taken out of its control.

This is probably triggering now because of the new commit 846f9974
("sysfs: Add lockdep annotations for the sysfs active reference") that
is tracking s_active nesting now.

 - R.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to