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-- 925 bytes
Makefile -rw-r--r-- 542 bytes
bits.h -rw-r--r-- 2.6 KB
ci.h -rw-r--r-- 7.5 KB
ci13xxx_imx.c -rw-r--r-- 6.2 KB
ci13xxx_imx.h -rw-r--r-- 839 bytes
ci13xxx_msm.c -rw-r--r-- 2.5 KB
ci13xxx_pci.c -rw-r--r-- 4.0 KB
core.c -rw-r--r-- 12.5 KB
debug.c -rw-r--r-- 19.3 KB
debug.h -rw-r--r-- 1.3 KB
host.c -rw-r--r-- 2.4 KB
host.h -rw-r--r-- 289 bytes
udc.c -rw-r--r-- 44.3 KB
udc.h -rw-r--r-- 2.4 KB
usbmisc_imx6q.c -rw-r--r-- 3.5 KB

back to top