[Skiboot] [PATCH v2 3/5] hw/psi-p9: Mask OPAL-owned LSIs without handlers

Oliver O'Halloran oohall at gmail.com
Thu Sep 5 13:13:47 AEST 2019


On Thu, Sep 5, 2019 at 1:09 PM Oliver O'Halloran <oohall at gmail.com> wrote:
>
> +static void psi_p9_mask_unhandled_irq(struct irq_source *is, uint32_t isn)
> +{
> +       int idx = isn - psi->interrupt;
> +       struct psi *psi = is->data;
> +       const char *name;

compiling is overrated


More information about the Skiboot mailing list