backports.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hauke Mehrtens <hauke@hauke-m.de>
To: Thomas Pedersen <thomas@adapt-ip.com>,
	backports <backports@vger.kernel.org>
Cc: Luis Rodriguez <mcgrof@kernel.org>
Subject: Re: [PATCH 0/7] Resurrect backports Integration Mode
Date: Sun, 28 Nov 2021 22:52:33 +0100	[thread overview]
Message-ID: <1f3c9b00-0d84-7663-5264-b4146cfe38d1@hauke-m.de> (raw)
In-Reply-To: <20211124055505.1267128-1-thomas@adapt-ip.com>

On 11/24/21 6:54 AM, Thomas Pedersen wrote:
> The backports integration mode[0] seems to have suffered some bitrot and
> doesn't currently work. Integration mode can be convenient in certain
> use cases and build flows though, so this patch set tries to fixup the
> integration mode.
> 
> These changes were developed and tested for backporting a v5.10
> backports + linux branch to a v4.19 kernel. v5.15-rc6 backports + linux
> was successfully built against v4.19.
> 
> 0: https://backports.wiki.kernel.org/index.php/Documentation/integration

Thank you for your work. I didn't use this feature and you are right it 
did bit rot.

Hauke

> 
> Thomas Pedersen (7):
>    backport: refresh integration patch
>    backport: resurrect integrations
>    gentree: try to make patch operation idempotent in case of --clean
>    gentree: do not prefix Kernel.local symbols
>    lib/bpversion: calculate Kconfig.versions for next major version
>    backport: expose BP_MODULES in package mode only
>    kconfig: fix select conversion for BPAUTO_ symbols in integration mode
> 
>   backport/Kconfig.integrate                    | 11 ++--
>   backport/Kconfig.package                      | 10 +--
>   backport/Kconfig.package.hacks                |  9 +++
>   backport/Kconfig.sources                      | 18 +++---
>   backport/compat/Kconfig                       |  9 ---
>   gentree.py                                    | 62 +++++++++++++------
>   .../0001-enable-backports-built-in.patch      | 34 +++++-----
>   lib/bpversion.py                              | 11 +++-
>   lib/kconfig.py                                |  5 +-
>   9 files changed, 96 insertions(+), 73 deletions(-)
> 

--
To unsubscribe from this list: send the line "unsubscribe backports" in

      parent reply	other threads:[~2021-11-28 21:54 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-24  5:54 [PATCH 0/7] Resurrect backports Integration Mode Thomas Pedersen
2021-11-24  5:54 ` [PATCH 1/7] backport: refresh integration patch Thomas Pedersen
2021-11-28 21:50   ` Hauke Mehrtens
2021-12-02 19:51     ` Thomas Pedersen
2021-11-24  5:55 ` [PATCH 2/7] backport: resurrect integrations Thomas Pedersen
2021-11-24  5:55 ` [PATCH 3/7] gentree: try to make patch operation idempotent in case of --clean Thomas Pedersen
2021-11-24  5:55 ` [PATCH 4/7] gentree: do not prefix Kernel.local symbols Thomas Pedersen
2021-11-24  5:55 ` [PATCH 5/7] lib/bpversion: calculate Kconfig.versions for next major version Thomas Pedersen
2021-11-24  5:55 ` [PATCH 6/7] backport: expose BP_MODULES in package mode only Thomas Pedersen
2021-11-24  5:55 ` [PATCH 7/7] kconfig: fix select conversion for BPAUTO_ symbols in integration mode Thomas Pedersen
2021-11-24 13:57 ` [PATCH 0/7] Resurrect backports Integration Mode Luis Chamberlain
2021-11-25  4:00   ` Thomas Pedersen
2022-02-04  2:22     ` Luis Chamberlain
2022-02-04 21:41       ` Luis Chamberlain
2021-11-28 21:52 ` Hauke Mehrtens [this message]

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=1f3c9b00-0d84-7663-5264-b4146cfe38d1@hauke-m.de \
    --to=hauke@hauke-m.de \
    --cc=backports@vger.kernel.org \
    --cc=mcgrof@kernel.org \
    --cc=thomas@adapt-ip.com \
    /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 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).