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.6 KB
Makefile -rw-r--r-- 180 bytes
config.c -rw-r--r-- 300 bytes
virtio.c -rw-r--r-- 6.4 KB
virtio_balloon.c -rw-r--r-- 15.5 KB
virtio_mmio.c -rw-r--r-- 16.9 KB
virtio_pci.c -rw-r--r-- 21.8 KB
virtio_ring.c -rw-r--r-- 19.1 KB

back to top