You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Merge branch 'for-next' into for-linus
Conflicts: kernel/irq/chip.c
This commit is contained in:
@@ -220,7 +220,7 @@ void note_interrupt(unsigned int irq, struct irq_desc *desc,
|
||||
/*
|
||||
* If we are seeing only the odd spurious IRQ caused by
|
||||
* bus asynchronicity then don't eventually trigger an error,
|
||||
* otherwise the couter becomes a doomsday timer for otherwise
|
||||
* otherwise the counter becomes a doomsday timer for otherwise
|
||||
* working systems
|
||||
*/
|
||||
if (time_after(jiffies, desc->last_unhandled + HZ/10))
|
||||
|
||||
Reference in New Issue
Block a user