The following changes since commit 19f949f52599ba7c3f67a5897ac6be14bfcb1200:
Linux 3.8 (2013-02-18 15:58:34 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random.git tags/random_for_linus for you to fetch changes up to b980955236922ae6106774511c5c05003d3ad225: random: fix locking dependency with the tasklist_lock (2013-03-04 12:05:15 -0500) ---------------------------------------------------------------- Fix a circular locking dependency in random's collection of cputime used by a thread when it exits. ---------------------------------------------------------------- Theodore Ts'o (1): random: fix locking dependency with the tasklist_lock drivers/char/random.c | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) -- 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/