[PATCH 2/6] ARM: xen: Register with kernel restart handler

Guenter Roeck linux at roeck-us.net
Thu Jun 3 06:11:24 PDT 2021


On Thu, Jun 03, 2021 at 01:43:36PM +0100, Lee Jones wrote:
> On Tue, 15 Oct 2019 at 15:52, Thierry Reding <thierry.reding at gmail.com>
> wrote:
> 
> > From: Guenter Roeck <linux at roeck-us.net>
> >
> > Register with kernel restart handler instead of setting arm_pm_restart
> > directly.
> >
> > Select a high priority of 192 to ensure that default restart handlers
> > are replaced if Xen is running.
> >
> > Acked-by: Arnd Bergmann <arnd at arndb.de>
> > Reviewed-by: Wolfram Sang <wsa+renesas at sang-engineering.com>
> > Reviewed-by: Stefano Stabellini <stefano.stabellini at eu.citrix.com>
> > Signed-off-by: Guenter Roeck <linux at roeck-us.net>
> > Signed-off-by: Thierry Reding <treding at nvidia.com>
> > ---
> >  arch/arm/xen/enlighten.c | 12 ++++++++++--
> >  1 file changed, 10 insertions(+), 2 deletions(-)
> >
> 
> This patch does appear to be useful.
> 
> Is this just being solved in downstream trees at the moment?
> 
> It would be nice if we could relinquish people of this burden and get it
> into Mainline finally.
> 

There must have been half a dozen attempts to send this patch series
upstream. I have tried, and others have tried. Each attempt failed with
someone else objecting for non-technical reasons (such as "we need more
reviews") or no reaction at all, and maintainers just don't pick it up.

So, yes, this patch series can only be found in downstream trees,
and it seems pointless to submit it yet again.

Guenter



More information about the linux-arm-kernel mailing list