[patch 02/18] PS3: Rename IPI symbols
Geoff Levand
geoffrey.levand at am.sony.com
Thu Jun 7 06:49:49 EST 2007
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.
That leaked into this patch from my kexec cleanups. I'll move it out
to where it belongs.
-Geoff
More information about the Linuxppc-dev
mailing list