Davidlohr Bueso <davidlohr.bu...@hp.com> writes: > This function currently acquires both the rw_mutex and the rcu lock on > successful lookups, leaving the callers to explicitly unlock them, creating > another two level locking situation.
Note that the rcu read lock is not a real lock, so it doesn't have the usual ordering problems. -Andi -- a...@linux.intel.com -- Speaking for myself only -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/