[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1258506398-5151-1-git-send-email-fweisbec@gmail.com>
Date: Wed, 18 Nov 2009 02:06:36 +0100
From: Frederic Weisbecker <fweisbec@...il.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Peter Zijlstra <peterz@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>,
Ming Lei <tom.leiming@...il.com>
Subject: [PATCH 0/2] lockdep: Improvements for rwlocks dependency inversion detection
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists