1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-16 00:00:06 +01:00
libhermit/hermit/arch
daniel-k cd3d953bce x86/irq: check_workqueues() after custom IRQ handler has run + refactoring
When HermitCore is compiled with periodic ticks, the timer handler will
increase the local tick count, so check_workqueues() would only recognize
the increased ticks on the next call, therefore call it after the IRQ
handler.
2016-09-02 18:02:04 +02:00
..
x86 x86/irq: check_workqueues() after custom IRQ handler has run + refactoring 2016-09-02 18:02:04 +02:00