Scott Wood wrote: > Try calling irq_set_chip_and_handler() with handle_level_irq, rather > than irq_set_chip(). The -rt patch doesn't seem to have threadified > the __do_IRQ() path. The demuxer is setting itself up with set_irq_chained handler(), any pointers on how to change to irq_set_chip_and_handler()?