[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAEdQ38HS=V9QJsdSoccos02HGn4=QKobkci=BTP9tc3=RyzUFQ@mail.gmail.com>
Date: Mon, 13 Mar 2023 16:39:55 -0400
From: Matt Turner <mattst88@...il.com>
To: "Guilherme G. Piccoli" <gpiccoli@...lia.com>
Cc: linux-alpha@...r.kernel.org,
Richard Henderson <richard.henderson@...aro.org>,
Ivan Kokshaysky <ink@...assic.park.msu.ru>,
linux-kernel@...r.kernel.org, kernel-dev@...lia.com,
kernel@...ccoli.net, Petr Mladek <pmladek@...e.com>
Subject: Re: [PATCH v4] alpha: Clean-up the panic notifier code
On Mon, Mar 13, 2023 at 4:18 PM Guilherme G. Piccoli
<gpiccoli@...lia.com> wrote:
>
> On 20/02/2023 18:22, Guilherme G. Piccoli wrote:
> > The alpha panic notifier has some code issues, not following
> > the conventions of other notifiers. Also, it might halt the
> > machine but still it is set to run as early as possible, which
> > doesn't seem to be a good idea.
> >
> > So, let's clean the code and set the notifier to run as the
> > latest, following the same approach other architectures are
> > doing - also, remove the unnecessary include of a header already
> > included indirectly.
> >
> > Cc: Ivan Kokshaysky <ink@...assic.park.msu.ru>
> > Cc: Matt Turner <mattst88@...il.com>
> > Cc: Richard Henderson <richard.henderson@...aro.org>
> > Reviewed-by: Petr Mladek <pmladek@...e.com>
> > Signed-off-by: Guilherme G. Piccoli <gpiccoli@...lia.com>
> >
> > ---
> >
> >
> > V4:
> > - Rebased (and build-tested) against v6.2.
> >
> > V3:
> > - No changes.
> >
> > V2:
> > - Fixed rth email address;
> > - Added Petr's review tag - thanks!
> >
>
> Hi folks, just a gentle ping.
> Lemme know if there's anything I could do in order to get this move forward.
>
> Thanks in advance,
>
>
> Guilherme
My apologies. I meant to include this in my last pull request.
I'll take it through my tree.
Thanks,
Matt
Powered by blists - more mailing lists