Just a small set to convert our irq bottom-halves to use a tasklet
instead of a work_struct. In theory, the tasklet has lower latency
from the interrupt (or lower upper bound at least), but in practice I
think it is clearer to be consistent in using tasklets for irq bh.
-Chris

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to