Revision c77f8bf918e66711938a25b19b188b24971a7d30 authored by Linus Torvalds on 08 March 2013, 22:42:16 UTC, committed by Linus Torvalds on 08 March 2013, 22:42:16 UTC
Pull random fixes from Ted Ts'o:
 "Fix a circular locking dependency in random's collection of cputime
  used by a thread when it exits."

* tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random:
  random: fix locking dependency with the tasklist_lock
2 parent s 7b54c16 + b980955
History
File Mode Size
isapnp
pnpacpi
pnpbios
Kconfig -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 331 bytes
base.h -rw-r--r-- 5.8 KB
card.c -rw-r--r-- 10.0 KB
core.c -rw-r--r-- 4.8 KB
driver.c -rw-r--r-- 5.4 KB
interface.c -rw-r--r-- 10.8 KB
manager.c -rw-r--r-- 9.8 KB
quirks.c -rw-r--r-- 10.1 KB
resource.c -rw-r--r-- 16.6 KB
support.c -rw-r--r-- 4.8 KB
system.c -rw-r--r-- 2.7 KB

back to top