[PATCH 0/2] lockdep: Improvements for rwlocks dependency inversion detection

From: Frederic Weisbecker
Date: Tue Nov 17 2009 - 20:06:44 EST


Hi,

This is two patches to improve rwlocks dependency inversion
detection. If you ack these I can also add test suites for the
particular treated usecases.

Thanks,
Frederic.

Frederic Weisbecker (2):
lockdep: Include recursive read-locks dependencies in the tree
lockdep: Don't only check recursive read locks once

include/linux/lockdep.h | 1 +
kernel/lockdep.c | 88 ++++++++++++++++++++++++++--------------------
2 files changed, 51 insertions(+), 38 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/