Re: [PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and offset

From: Muli Ben-Yehuda
Date: Sun Oct 22 2006 - 04:51:07 EST


On Sun, Oct 22, 2006 at 01:28:03AM -0700, Yinghai Lu wrote:
> On 10/21/06, Muli Ben-Yehuda <muli@xxxxxxxxxx> wrote:
> >>
> >> typo with cpu instead of new_cpu
> >
> >This patch breaks my x366 machine:
> >
> >aic94xx: device 0000:01:02.0: SAS addr 5005076a0112df00, PCBA SN , 8 phys,
> >8 enabled phys, flash present, BIOS build 1323
> >aic94xx: couldn't get irq 25 for 0000:01:02.0
> >ACPI: PCI interrupt for device 0000:01:02.0 disabled
> >aic94xx: probe of 0000:01:02.0 failed with error -38
> >
> >Reverting it allows it to boot again. Since the patch is "obviously
> >correct", it must be uncovering some other problem with the genirq
> >code.
> >
>
> can you try attached patch? it use cpu_online_map instead of 0xff.

Works!

Thanks,
Muli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/