plan9fox/sys
cinap_lenrek 5d64e428eb fix devproc and killbig segment race
we have to acquire p->seglock before we lock the individual
segments of the process and lock them. if we dont then pexit()
might free the segments before we can lock them causing the
"qunlock called with qlock not held, from ..." prints.
2012-09-30 16:14:27 +02:00
..
doc /sys/doc: remove autogenerated postscript files 2012-06-06 22:28:48 +02:00
games/lib fortunes, rob, rsc: updates 2012-09-26 18:52:49 -05:00
include Add alignment hints for e512 ATA drives. 2012-09-09 17:22:12 +12:00
lib user: Marko Kostić <marko.m.kostic@gmail.com> 2012-09-19 23:37:47 +02:00
man cpuid(8): fix spelling 2012-09-28 21:49:12 -05:00
src fix devproc and killbig segment race 2012-09-30 16:14:27 +02:00