[PATCH v2 1/2] arm64: Move Mediatek GIC quirk handling from irqchip to core

Doug Anderson dianders at chromium.org
Tue Nov 7 09:47:43 PST 2023


Hi,

On Tue, Nov 7, 2023 at 9:43 AM Marc Zyngier <maz at kernel.org> wrote:
>
> On 2023-11-07 17:37, Doug Anderson wrote:
> > Hi,
> >
> > On Tue, Nov 7, 2023 at 8:30 AM AngeloGioacchino Del Regno
> > <angelogioacchino.delregno at collabora.com> wrote:
> >>
> >> > +static __init void detect_system_supports_pseudo_nmi(void)
> >> > +{
> >> > +     struct device_node *np;
> >> > +
> >> > +     if (!enable_pseudo_nmi)
> >> > +             return;
> >> > +
> >> > +     /*
> >> > +      * Detect broken Mediatek firmware that doesn't properly save and
> >>
> >> s/Mediatek/MediaTek/g
> >>
> >> Apart from that,
> >>
> >> Reviewed-by: AngeloGioacchino Del Regno
> >> <angelogioacchino.delregno at collabora.com>
> >>
> >> On MT8195, MT8192, MT8186:
> >> Tested-by: AngeloGioacchino Del Regno
> >> <angelogioacchino.delregno at collabora.com>
> >
> > Thanks! Unless someone wants me to spin it more quickly, I'll plan to
> > send a V3 with the Mediatek=>MediaTek change tomorrow.
>
> I really don't think that's worth the effort.
>
> Catalin can fix this when applying the patch, and even then,
> nobody is going to notice that sort of pretty irrelevant
> detail.

Sure, that's fine with me too--just trying to be helpful! OK, I won't
plan to spin the patch unless someone tells me otherwise.

-Doug



More information about the linux-arm-kernel mailing list