All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ed Tanous <ed@tanous.net>
To: "Garrett, Mike (HPE Server Firmware)" <mike.garrett@hpe.com>
Cc: "openbmc@lists.ozlabs.org" <openbmc@lists.ozlabs.org>
Subject: Re: 2.9 planning/progress docs?
Date: Mon, 27 Jul 2020 08:52:39 -0700	[thread overview]
Message-ID: <CACWQX836VGj9JOB+h75cODoti9+0mGeMioQbdiTwmVG_8ydFcw@mail.gmail.com> (raw)
In-Reply-To: <AT5PR8401MB06263771D26D0EE53D41A5818F720@AT5PR8401MB0626.NAMPRD84.PROD.OUTLOOK.COM>

On Mon, Jul 27, 2020 at 8:22 AM Garrett, Mike (HPE Server Firmware)
<mike.garrett@hpe.com> wrote:
>
> Is there a good place to find the 2.9 change list, both in progress and planned?
>

Frankly, no.  There is an official changelist that has been attempted
in the past (and might still be going), but we as a project have had
trouble in this area as people seem more motivated to build out
featuresets than document and schedule said building of them.  Also, a
number of the organizations (including the one the dbus-sensors
maintainer works for) have a "live at head" philosophy when it comes
to master.

>  For instance, I noticed a lot of change occurring in the dbus-sensors repo, but I’d like to see what master plan is guiding these commits and when they are “done” for 2.9.  I know things might be more fluid than that, but if there is a doc, I’d like to keep an eye on it.
>
>
>
> We have some patches for dbus-sensors specific to our platforms that are frequently being invalidated by updates upstream, and instead of constantly regenerating our patches, it would be nice to know when the upstream has accomplished its goals for 2.9 and we can regenerate our patches once.  We are still getting acquainted with the processes here.
>

The best answer here is to get your patches into review and onto
master, then you shouldn't ever need to regenerate your downstream
patches again.  Pushing a gerrit review is significantly less effort
than even a single rebase, and you might gain some valuable insight
from the maintainer doing so.  I understand the realities of that in
the corporate world are not ideal, and sometimes you have technical
conflicts that are hard to resolve, but at the very least if patches
are "unmergeable" but in review, the maintainer can take this into
consideration when other patches are merged, and possibly point out
breaks.
It should be noted, the dbus-sensors repo is set up to intentionally
separate the platform specific configuration things (how many
drives/slots/sockets/cores ect) that can't be made public yet from the
generic implementation in code for a given exposes record.  The hope
is that the C++ daemon code can be put into review as it's built, and
the config files can be followed on later (once the product is
released), thus avoiding most of the merge conflicts.

  reply	other threads:[~2020-07-27 15:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-27 15:03 2.9 planning/progress docs? Garrett, Mike (HPE Server Firmware)
2020-07-27 15:52 ` Ed Tanous [this message]
2020-10-30  5:15   ` Andrew Jeffery
2020-11-02 22:37     ` Patrick Williams
2020-11-03 12:54       ` Garrett, Mike (HPE Server Firmware)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACWQX836VGj9JOB+h75cODoti9+0mGeMioQbdiTwmVG_8ydFcw@mail.gmail.com \
    --to=ed@tanous.net \
    --cc=mike.garrett@hpe.com \
    --cc=openbmc@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.