Re: [patch 60/71] sparc64: Fix PCI error interrupt registry onPSYCHO.

From: David Miller
Date: Mon Dec 29 2008 - 21:37:00 EST


From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Date: Mon, 29 Dec 2008 18:14:31 +0100 (CET)

> On Mon, 6 Oct 2008, Greg KH wrote:
> > 2.6.26-stable review patch. If anyone has any objections, please let us
> > know.
> >
> > ------------------
> > From: David S. Miller <davem@xxxxxxxxxxxxx>
> >
> > [ Upstream commit 80a56ab626c70468be92e74cf3d288ffaed23fdb ]
> >
> > We need to pass IRQF_SHARED, otherwise we get things like:
>
> But you forgot to update the comment (see below)...
...
> > --- a/arch/sparc64/kernel/pci_psycho.c
> > +++ b/arch/sparc64/kernel/pci_psycho.c
> > @@ -744,16 +744,16 @@ static void psycho_register_error_handle
> > * the second will just error out since we do not pass in
> ^^^^^^^^^^^^^^^^^^^^^^^
> > * IRQF_SHARED.
> ^^^^^^^^^^^

Thanks a lot Geert, I'll fix this up.
--
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/