[patch 02/18] PS3: Rename IPI symbols
Will Schmidt
will_schmidt at vnet.ibm.com
Thu Jun 7 00:48:32 EST 2007
On Wed, 2007-06-06 at 13:11 +1000, Stephen Rothwell wrote:
> On Tue, 05 Jun 2007 19:59:25 -0700 Geoff Levand <geoffrey.levand at am.sony.com> wrote:
> >
> > Rename the PS3 static symbol virqs to ps3_ipi_virqs to aid in
> > debugging.
> >
> > Signed-off-by: Geoff Levand <geoffrey.levand at am.sony.com>
> >
> > for (i = 0; i < MSG_COUNT; i++) {
> > - free_irq(virqs[i], (void*)(long)i);
> > + /* Can't call free_irq from interrupt context. */
>
> This change is probably worth a mention in the change log - it looks like
> a bug fix.
Does the free_irq call (being removed here) need to be added back in
somewhere else?
-Will
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev at ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
More information about the Linuxppc-dev
mailing list