[Skiboot] [PATCH v3] Add P9 DIO interrupt support
Stewart Smith
stewart at linux.ibm.com
Fri May 17 08:19:48 AEST 2019
Lei YU <mine260309 at gmail.com> writes:
>> > case P9_PSI_IRQ_DIO:
>> > printf("PSI: DIO irq received\n");
>> > + dio_interrupt_handler(psi->chip_id);
>> > break;
>>
>> You'll want to get rid of that printf, I think?
>
> The printf is there before and does no harm, just a log to tell the DIO irq
> received.
> But yes if you want to get rid of it, we could just remove it.
Yeah, we probably should. Or at least move it to a PR_DEBUG if knowing
it occured is useful. I can take that in a subsequent patch though.
--
Stewart Smith
OPAL Architect, IBM.
More information about the Skiboot
mailing list