plan9fox/sys
cinap_lenrek 7713145638 kernel: make randomread() fault reentrant
we now access the user buffer in randomread() outside of the lock,
only copying and advancing the chacha state under the lock. this
means we can use randomread() within the fault handling path now
without fearing deadlock. this also allows multiple readers to
generate random numbers in parallel.
2016-09-11 02:09:07 +02:00
..
doc closed spew branch 2016-04-28 20:52:36 +02:00
games/lib fortunes: Nein -- General Chuck Yeager 2016-09-09 16:59:00 -04:00
include mp.h: add mpasr 2016-08-28 16:05:22 +02:00
lib fix wrong manpage section index generation for rc-httpd(8) 2016-08-27 22:37:08 +02:00
man authsrv(2): update Nvrsafe structure to include aesmachkey 2016-09-08 10:40:19 +02:00
src kernel: make randomread() fault reentrant 2016-09-11 02:09:07 +02:00