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
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 391 bytes
cbaf.c -rw-r--r-- 19.8 KB
crypto.c -rw-r--r-- 15.7 KB
dev-sysfs.c -rw-r--r-- 3.8 KB
devconnect.c -rw-r--r-- 32.2 KB
mmc.c -rw-r--r-- 7.7 KB
pal.c -rw-r--r-- 1.5 KB
reservation.c -rw-r--r-- 3.1 KB
rh.c -rw-r--r-- 12.9 KB
security.c -rw-r--r-- 16.1 KB
wa-hc.c -rw-r--r-- 2.6 KB
wa-hc.h -rw-r--r-- 12.1 KB
wa-nep.c -rw-r--r-- 8.9 KB
wa-rpipe.c -rw-r--r-- 15.1 KB
wa-xfer.c -rw-r--r-- 46.1 KB
wusbhc.c -rw-r--r-- 12.1 KB
wusbhc.h -rw-r--r-- 16.3 KB

back to top