On Wed, 6 Feb 2019, Meelis Roos wrote: > Then I debugged the new kernel and fixed the IRQ problem. Now I had a > recent kernel. I sent the patch https://lkml.org/lkml/2018/10/12/379 to > linux-alpha but it seems to have been ignored - PING! You may have previously been covered by CONFIG_ALPHA_LEGACY_START_ADDRESS I would guess. Well, at this point I think it makes sense to just resend the patch. In case that helps I may offer you my Reviewed-by tag as the change looks obviously correct to me; `eiger_mv.nr_irqs' is 128 and we need to match it here. Maciej