genode/ports-foc/src
Stefan Kalkowski d233186900 L4Linux: hold queue lock in block driver (fix #395)
When finishing a block request in the L4Linux block stub driver,
we#ve to hold the queue lock before using __blk_end_request_all, or
simply use blk_end_request_all instead. Moreover, this commit simplifies
the lock/unlock behaviour when the block queue has to be stopped, or resumed.
Thanks to I. Ismagilov for these suggestions.
2012-11-26 20:58:10 +01:00
..
drivers L4Linux: hold queue lock in block driver (fix #395) 2012-11-26 20:58:10 +01:00
l4android Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
l4linux Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
lib/l4lx cpu_session: Access thread state by value 2012-11-23 12:20:22 +01:00