From: Richard Weinberger <richard@sigma-star.at>
To: Richard Weinberger <richard@nod.at>,
xenomai@lists.linux.dev, upstream@sigma-star.at
Cc: upstream+xenomai@sigma-star.at, Jan Kiszka <jan.kiszka@siemens.com>
Subject: Re: [PATCH v2 00/14] Assorted Cleanups For prepare-kernel.sh
Date: Tue, 25 Jun 2024 18:10:24 +0200 [thread overview]
Message-ID: <2240902.sGnKIMrFRI@somecomputer> (raw)
In-Reply-To: <35962c14-e3cc-48c2-ac9e-d5d36c32f0fc@siemens.com>
Am Dienstag, 25. Juni 2024, 17:58:01 CEST schrieb 'Jan Kiszka' via upstream:
> On 25.06.24 17:46, Jan Kiszka wrote:
> > On 24.06.24 22:33, Richard Weinberger wrote:
> >> This series contains the following improvements and cleanups.
> >>
> >> - Implement --reverse to undo the effects of the script
> >> - Emit changes that work on any architecture, renders --arch= optional
> >> - Switch from /bin/bash to /bin/sh
> >> - Make shellcheck happy up to warning level, info level is still a lot of work
> >> - Convert the whole script to tabs
> >> - Remove dead and in vain code
> >> - Various fixes
> >>
> >> Changes since v1[0]:
> >> - Rebased to current next branch
> >> - Reorganized patch series
> >> - Worked in feedback from Jan and Florian
> >>
> >> Richard Weinberger (14):
> >> prepare-kernel.sh: Convert to tabs
> >> prepare-kernel.sh: Add reverse mode
> >> prepare-kernel.sh: Emit architecture agnostic changes
> >> prepare-kernel.sh: Improve kernel tree check
> >> prepare-kernel.sh: Disable SC2115 warning around $linux_tree
> >> prepare-kernel.sh: Remove --filterkvers= and --filterarch=
> >> prepare-kernel.sh: Remove interactivity
> >> prepare-kernel.sh: Don't depend on bash
> >> prepare-kernel.sh: Remove --forcelink
> >> prepare-kernel.sh: Fix dovetail check
> >> prepare-kernel.sh: Define command line variables
> >> prepare-kernel.sh: Remove dead code
> >> prepare-kernel.sh: Don't allow uninitialized variables
> >> prepare-kernel.sh: Remove kernel version check
> >>
> >> scripts/Kconfig.frag | 2 +-
> >> scripts/prepare-kernel.sh | 587 +++++++++++++++++---------------------
> >> 2 files changed, 268 insertions(+), 321 deletions(-)
> >>
> >> [0]: https://lore.kernel.org/xenomai/20240525115806.12101-1-richard@nod.at/
> >>
> >
> > Thanks, series with smaller adjustments in next now. The final diff is
> > limited to whitespaces, though.
> >
>
> Does not look good yet, at least regarding backward compatibility (we
> didn't change our CI rules, so...):
>
> https://source.denx.de/Xenomai/xenomai/-/pipelines/21335
I'm checking right now what is causing this.
Thanks,
//richard
--
sigma star gmbh | Eduard-Bodem-Gasse 6, 6020 Innsbruck, AUT
UID/VAT Nr: ATU 66964118 | FN: 374287y
prev parent reply other threads:[~2024-06-25 16:10 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-24 20:33 [PATCH v2 00/14] Assorted Cleanups For prepare-kernel.sh Richard Weinberger
2024-06-24 20:33 ` [PATCH 01/14] prepare-kernel.sh: Convert to tabs Richard Weinberger
2024-06-25 15:28 ` Jan Kiszka
2024-06-24 20:33 ` [PATCH 02/14] prepare-kernel.sh: Add reverse mode Richard Weinberger
2024-06-25 15:44 ` Jan Kiszka
2024-06-25 15:48 ` Richard Weinberger
2024-06-25 16:20 ` Jan Kiszka
2024-06-25 16:44 ` Richard Weinberger
2024-06-24 20:33 ` [PATCH 03/14] prepare-kernel.sh: Emit architecture agnostic changes Richard Weinberger
2024-06-24 20:33 ` [PATCH 04/14] prepare-kernel.sh: Improve kernel tree check Richard Weinberger
2024-06-24 20:33 ` [PATCH 05/14] prepare-kernel.sh: Disable SC2115 warning around $linux_tree Richard Weinberger
2024-06-24 20:33 ` [PATCH 06/14] prepare-kernel.sh: Remove --filterkvers= and --filterarch= Richard Weinberger
2024-06-24 20:33 ` [PATCH 07/14] prepare-kernel.sh: Remove interactivity Richard Weinberger
2024-06-24 20:33 ` [PATCH 08/14] prepare-kernel.sh: Don't depend on bash Richard Weinberger
2024-06-24 20:33 ` [PATCH 09/14] prepare-kernel.sh: Remove --forcelink Richard Weinberger
2024-06-24 20:33 ` [PATCH 10/14] prepare-kernel.sh: Fix dovetail check Richard Weinberger
2024-06-24 20:33 ` [PATCH 11/14] prepare-kernel.sh: Define command line variables Richard Weinberger
2024-06-24 20:33 ` [PATCH 12/14] prepare-kernel.sh: Remove dead code Richard Weinberger
2024-06-24 20:33 ` [PATCH 13/14] prepare-kernel.sh: Don't allow uninitialized variables Richard Weinberger
2024-06-24 20:33 ` [PATCH 14/14] prepare-kernel.sh: Remove kernel version check Richard Weinberger
2024-06-25 15:46 ` [PATCH v2 00/14] Assorted Cleanups For prepare-kernel.sh Jan Kiszka
2024-06-25 15:58 ` Jan Kiszka
2024-06-25 16:10 ` Richard Weinberger [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=2240902.sGnKIMrFRI@somecomputer \
--to=richard@sigma-star.at \
--cc=jan.kiszka@siemens.com \
--cc=richard@nod.at \
--cc=upstream+xenomai@sigma-star.at \
--cc=upstream@sigma-star.at \
--cc=xenomai@lists.linux.dev \
/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.