On 2018-02-07 00:05, [email protected] wrote: > From: Ben Greear <[email protected]> > > In case where the system is sluggish, we should probably break out > early. Maybe this will fix issues where the OS thinks the IRQ handler > is not responding and disables the IRQ because 'nobody cared' > > Signed-off-by: Ben Greear <[email protected]> 5 jiffies as a hardcoded value is a bad idea, since it produces different behavior based on CONFIG_HZ.
- Felix
