[ofa-general] Re: having problems with the latest for-2.6.27 tree
Roland Dreier
rdreier at cisco.com
Sun Jul 13 16:37:05 PDT 2008
> I am not sure to follow what does "class" means in this context, is
> this struct rdma_id_private? such that "inside another lock of the
> same class" means locking the same mutex for another instance of
> this structure?
Yes, that is the level that lockdep tracks things on. Technically it is
tracking things by "callsite where lock is initialized" I believe.
- R.
More information about the general
mailing list