]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/mini-os.git/commit
mini-os: Do not use the same wait element twice
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 6 Apr 2010 06:12:39 +0000 (07:12 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 6 Apr 2010 06:12:39 +0000 (07:12 +0100)
commit37eca84e9596d0457fd52c0fcfca05e178ffd9f9
tree7141749a83f0c4d24f581d7c3b1ef42bcec6554a
parent79f36299dd5c0555a3acb97b1c99ad1046ae9dcf
mini-os: Do not use the same wait element twice

To enqueue the kbdfront thread on two separate wait queues, we need
two different wait elements.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
kernel.c