w5wa / phantomuserland

Automatically exported from code.google.com/p/phantomuserland
GNU Lesser General Public License v3.0
1 stars 1 forks source link

rework thread block control transfer to thread switch #157

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
we have to come to scheduler thread switch without turning interrupts on! We 
keep spinlock locked!

see intrdisp.c:292 - interrupts are on.

Original issue reported on code.google.com by dmitry.zavalishin@gmail.com on 2 Nov 2011 at 3:28