2018-09-15 13:35:31

by Alexander Kapshuk

[permalink] [raw]
Subject: Inclusion of commit e54192b48da7 into stable tree?

Is this commit queued up for inclusion into the stable tree?
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/drivers/of/base.c?h=next-20180913&id=e54192b48da75f025ae4b277925eaf6aca1d13bd

Applying the patch on top of v4.18.8 fixes the booting problem for me.
The contents of /proc/cpuinfo and .config are attached for reference.

Thanks.


Attachments:
(No filename) (372.00 B)
proc_cpuinfo (1.65 kB)
4.18.8.config (32.74 kB)
Download all attachments

2018-09-16 19:12:34

by Rob Herring

[permalink] [raw]
Subject: Re: Inclusion of commit e54192b48da7 into stable tree?

On Sat, Sep 15, 2018 at 8:35 AM Alexander Kapshuk
<[email protected]> wrote:
>
> Is this commit queued up for inclusion into the stable tree?
> https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/drivers/of/base.c?h=next-20180913&id=e54192b48da75f025ae4b277925eaf6aca1d13bd

It will be. It only landed in Linus' tree on Fri. Any commit with a
stable tag gets picked up.

Rob

2018-09-16 19:38:21

by Alexander Kapshuk

[permalink] [raw]
Subject: Re: Inclusion of commit e54192b48da7 into stable tree?

On Sun, Sep 16, 2018 at 10:11 PM Rob Herring <[email protected]> wrote:
>
> On Sat, Sep 15, 2018 at 8:35 AM Alexander Kapshuk
> <[email protected]> wrote:
> >
> > Is this commit queued up for inclusion into the stable tree?
> > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/drivers/of/base.c?h=next-20180913&id=e54192b48da75f025ae4b277925eaf6aca1d13bd
>
> It will be. It only landed in Linus' tree on Fri. Any commit with a
> stable tag gets picked up.
>
> Rob

Terrific.
Thanks for the info.