Files
linux/arch/alpha/include/asm
Meelis Roos d93cf09640 alpha: Fix Eiger NR_IRQS to 128
commit bfc9136824 upstream.

Eiger machine vector definition has nr_irqs 128, and working 2.6.26
boot shows SCSI getting IRQ-s 64 and 65. Current kernel boot fails
because Symbios SCSI fails to request IRQ-s and does not find the disks.
It has been broken at least since 3.18 - the earliest I could test with
my gcc-5.

The headers have moved around and possibly another order of defines has
worked in the past - but since 128 seems to be correct and used, fix
arch/alpha/include/asm/irq.h to have NR_IRQS=128 for Eiger.

This fixes 4.19-rc7 boot on my Force Flexor A264 (Eiger subarch).

Cc: stable@vger.kernel.org # v3.18+
Signed-off-by: Meelis Roos <mroos@linux.ee>
Signed-off-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-15 11:34:34 +09:00
..
2015-05-13 10:55:42 +02:00
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2015-09-17 21:16:07 -07:00
2023-05-15 11:34:34 +09:00
2012-03-28 18:11:12 +01:00
2010-06-09 11:12:36 +02:00
2011-07-26 16:49:47 -07:00
2013-11-16 16:33:16 -08:00
2012-03-28 18:11:12 +01:00
2009-06-30 18:55:59 -07:00
2014-09-23 16:20:03 -04:00