jehanne/sys/src/kern
Giacomo Tesio a3918b108d kern: awake must not interrupt flushes in dev9p
While sending Tflush after a wakeup, we might call sleep.

Since the awake was not yet consumed, the new sleep was interrupted
causing a new Tflush, in an infinite loop that consumes all tags.
2017-12-15 02:58:09 +01:00
..
amd64 kern: awake: fix syscall() check for awake_awakened(up) 2017-12-15 02:58:09 +01:00
boot rc: use some uppercase variables (PATH, USER...) 2017-10-22 13:22:37 +02:00
ip kern/ip/gre: fix CID 156224: Uninitialized scalar variable 2017-04-25 15:53:20 +02:00
port kern: awake must not interrupt flushes in dev9p 2017-12-15 02:58:09 +01:00
.gitignore first usable version of kernel and commands 2016-11-26 03:49:29 +01:00