mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-31 11:03:14 +00:00 
			
		
		
		
	|  7e9e05cad9 The hang was caused by the use of disable_irq() from the interrupt handler
itself.  Fixed by the use of disable_irq_nosync().  The issue was
triggered by:
    commit  | ||
|---|---|---|
| .. | ||
| ip22-berr.c | ||
| ip22-eisa.c | ||
| ip22-hpc.c | ||
| ip22-int.c | ||
| ip22-mc.c | ||
| ip22-nvram.c | ||
| ip22-platform.c | ||
| ip22-reset.c | ||
| ip22-setup.c | ||
| ip22-time.c | ||
| ip28-berr.c | ||
| Makefile | ||