openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Kernel moving to Linux v5.14
@ 2021-09-14  2:11 Joel Stanley
  2021-09-22  0:24 ` Joel Stanley
  0 siblings, 1 reply; 5+ messages in thread
From: Joel Stanley @ 2021-09-14  2:11 UTC (permalink / raw)
  To: OpenBMC Maillist

The openbmc kernel will move to a 5.14 based tree for Aspeed and
Nuvoton machines.

    linux-openbmc: Move to Linux v5.14

    This moves the OpeNBMC kernel to a v5.14 base. There are 78 patches in
    the tree, plus a the MCTP core and device tree changes that were merged
    in v5.15 which have been backported.

https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/46847

Welcome to the party to the MCTP core, the first new subsystem to be
added to mainline for the bmc since we added FSI support in 2017.

While the v5.14 tree is not LTS like the v5.10 kernel was, it is
necessary to keep pushing forward the version to ensure upstream
development integrated back into the openbmc tree.

Cheers,

Joel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Kernel moving to Linux v5.14
  2021-09-14  2:11 Kernel moving to Linux v5.14 Joel Stanley
@ 2021-09-22  0:24 ` Joel Stanley
  2021-09-22  6:08   ` Tao Ren
  0 siblings, 1 reply; 5+ messages in thread
From: Joel Stanley @ 2021-09-22  0:24 UTC (permalink / raw)
  To: OpenBMC Maillist

On Tue, 14 Sept 2021 at 02:11, Joel Stanley <joel@jms.id.au> wrote:
>
> The openbmc kernel will move to a 5.14 based tree for Aspeed and
> Nuvoton machines.
>
>     linux-openbmc: Move to Linux v5.14
>
>     This moves the OpeNBMC kernel to a v5.14 base. There are 78 patches in
>     the tree, plus a the MCTP core and device tree changes that were merged
>     in v5.15 which have been backported.
>
> https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/46847

This has now been merged. Thank you to those who reviewed the change.

Please address future kernel changes to the dev-5.14 tree.

Cheers,

Joel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Kernel moving to Linux v5.14
  2021-09-22  0:24 ` Joel Stanley
@ 2021-09-22  6:08   ` Tao Ren
  2021-09-22  6:11     ` Joel Stanley
  0 siblings, 1 reply; 5+ messages in thread
From: Tao Ren @ 2021-09-22  6:08 UTC (permalink / raw)
  To: Joel Stanley; +Cc: OpenBMC Maillist

On Wed, Sep 22, 2021 at 12:24:46AM +0000, Joel Stanley wrote:
> On Tue, 14 Sept 2021 at 02:11, Joel Stanley <joel@jms.id.au> wrote:
> >
> > The openbmc kernel will move to a 5.14 based tree for Aspeed and
> > Nuvoton machines.
> >
> >     linux-openbmc: Move to Linux v5.14
> >
> >     This moves the OpeNBMC kernel to a v5.14 base. There are 78 patches in
> >     the tree, plus a the MCTP core and device tree changes that were merged
> >     in v5.15 which have been backported.
> >
> > https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/46847
> 
> This has now been merged. Thank you to those who reviewed the change.
> 
> Please address future kernel changes to the dev-5.14 tree.
> 
> Cheers,
> 
> Joel

Thanks Joel for carrying and backporting the patches. I'm also porting
Linux v5.14 to Facebook OpenBMC tree and these patches are very helpful.


Cheers,

Tao

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Kernel moving to Linux v5.14
  2021-09-22  6:08   ` Tao Ren
@ 2021-09-22  6:11     ` Joel Stanley
  2021-09-22  6:48       ` Tao Ren
  0 siblings, 1 reply; 5+ messages in thread
From: Joel Stanley @ 2021-09-22  6:11 UTC (permalink / raw)
  To: Tao Ren; +Cc: OpenBMC Maillist

On Wed, 22 Sept 2021 at 06:08, Tao Ren <rentao.bupt@gmail.com> wrote:
>
> On Wed, Sep 22, 2021 at 12:24:46AM +0000, Joel Stanley wrote:
> > On Tue, 14 Sept 2021 at 02:11, Joel Stanley <joel@jms.id.au> wrote:
> > >
> > > The openbmc kernel will move to a 5.14 based tree for Aspeed and
> > > Nuvoton machines.
> > >
> > >     linux-openbmc: Move to Linux v5.14
> > >
> > >     This moves the OpeNBMC kernel to a v5.14 base. There are 78 patches in
> > >     the tree, plus a the MCTP core and device tree changes that were merged
> > >     in v5.15 which have been backported.
> > >
> > > https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/46847
> >
> > This has now been merged. Thank you to those who reviewed the change.
> >
> > Please address future kernel changes to the dev-5.14 tree.
> >
> > Cheers,
> >
> > Joel
>
> Thanks Joel for carrying and backporting the patches. I'm also porting
> Linux v5.14 to Facebook OpenBMC tree and these patches are very helpful.

Thanks, I appreciate you saying so.

Even more helpful would be to have your patches in the openbmc tree, I
would think.

Would you consider doing that, instead of us both having to spend time
maintaining separate trees?

Cheers,

Joel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Kernel moving to Linux v5.14
  2021-09-22  6:11     ` Joel Stanley
@ 2021-09-22  6:48       ` Tao Ren
  0 siblings, 0 replies; 5+ messages in thread
From: Tao Ren @ 2021-09-22  6:48 UTC (permalink / raw)
  To: Joel Stanley; +Cc: OpenBMC Maillist

On Wed, Sep 22, 2021 at 06:11:18AM +0000, Joel Stanley wrote:
> On Wed, 22 Sept 2021 at 06:08, Tao Ren <rentao.bupt@gmail.com> wrote:
> >
> > On Wed, Sep 22, 2021 at 12:24:46AM +0000, Joel Stanley wrote:
> > > On Tue, 14 Sept 2021 at 02:11, Joel Stanley <joel@jms.id.au> wrote:
> > > >
> > > > The openbmc kernel will move to a 5.14 based tree for Aspeed and
> > > > Nuvoton machines.
> > > >
> > > >     linux-openbmc: Move to Linux v5.14
> > > >
> > > >     This moves the OpeNBMC kernel to a v5.14 base. There are 78 patches in
> > > >     the tree, plus a the MCTP core and device tree changes that were merged
> > > >     in v5.15 which have been backported.
> > > >
> > > > https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/46847
> > >
> > > This has now been merged. Thank you to those who reviewed the change.
> > >
> > > Please address future kernel changes to the dev-5.14 tree.
> > >
> > > Cheers,
> > >
> > > Joel
> >
> > Thanks Joel for carrying and backporting the patches. I'm also porting
> > Linux v5.14 to Facebook OpenBMC tree and these patches are very helpful.
> 
> Thanks, I appreciate you saying so.
> 
> Even more helpful would be to have your patches in the openbmc tree, I
> would think.
> 
> Would you consider doing that, instead of us both having to spend time
> maintaining separate trees?
> 
> Cheers,
> 
> Joel

Hi Joel,

I'd love to share the same kernel tree, but I'm afraid it will introduce
a lot of overhead for you at this stage, because we still have a set of
local patches which may take a while to upstream (mainly due to resource
constraints).

In other word, sharing the same kernel tree is my goal, but we are not
fully ready yet (couldn't meet three iterations policy) :)


Cheers,

Tao

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-22  6:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-14  2:11 Kernel moving to Linux v5.14 Joel Stanley
2021-09-22  0:24 ` Joel Stanley
2021-09-22  6:08   ` Tao Ren
2021-09-22  6:11     ` Joel Stanley
2021-09-22  6:48       ` Tao Ren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).