From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de, Oleksij Rempel <o.rempel@pengutronix.de>
Subject: Re: [DistroKit] [PATCH 1/2] mipsel: sync kernelconfig
Date: Wed, 31 Jul 2024 14:23:11 +0200 [thread overview]
Message-ID: <20240731122311.4eceephbsyed4l35@pengutronix.de> (raw)
In-Reply-To: <ZqopukltYGgw7P9B@pengutronix.de>
On Wed, Jul 31, 2024 at 02:10:34PM +0200, Michael Olbrich wrote:
> On Wed, Jul 31, 2024 at 11:14:34AM +0200, Roland Hieber wrote:
> > Part of the changes stem from the toolchain update (commit
> > 282b31d940f79ed01352, 2024-04-22, Ladislav Michl: "mipsel: update to
> > OSELAS.Toolchain 2023.07.1"), other parts in the kernel-malta config
> > were just out of sync with the main kernelconfig. Use default values for
> > all prompted options.
> >
> > Cc: Oleksij Rempel <o.rempel@pengutronix.de>
> > Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> > ---
> > configs/platform-mipsel/kernelconfig | 2 +-
> > configs/platform-mipsel/kernelconfig-malta | 15 +++++++++----
> > .../platform-mipsel/kernelconfig-malta.diff | 21 +++++++++++--------
> > 3 files changed, 24 insertions(+), 14 deletions(-)
> >
> > diff --git a/configs/platform-mipsel/kernelconfig b/configs/platform-mipsel/kernelconfig
> > index 499b7b6c1d17..176969bb7c9b 100644
> > --- a/configs/platform-mipsel/kernelconfig
> > +++ b/configs/platform-mipsel/kernelconfig
> > @@ -17,7 +17,7 @@ CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
> > CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
> > CONFIG_CC_HAS_ASM_INLINE=y
> > CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
> > -CONFIG_PAHOLE_VERSION=0
> > +CONFIG_PAHOLE_VERSION=124
>
> This looks suspicious. This is probably a host leak. There is no
> host-pahole package. The PTXdist upstream kernel package has PAHOLE=false
> in the make opts. That seems to be missing in the mips kernel packages.
Yes, I also don't think we need a kernel.make in mips and mipsel at all,
we can just use the upstream rule. I'll send a v2.
- Roland
--
Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2024-07-31 12:23 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-31 9:14 Roland Hieber
2024-07-31 9:14 ` [DistroKit] [PATCH 2/2] mipsel: remove forked host-qemu rule Roland Hieber
2024-07-31 11:42 ` [DistroKit] [PATCH 1/2] mipsel: sync kernelconfig Robert Schwebel
2024-07-31 12:07 ` Alexander Dahl
2024-07-31 12:10 ` Michael Olbrich
2024-07-31 12:23 ` Roland Hieber [this message]
2024-07-31 12:33 ` Robert Schwebel
2024-08-08 12:28 ` [DistroKit] [PATCH v2 01/10] mipsel: remove forked host-qemu rule Roland Hieber
2024-08-08 12:28 ` [DistroKit] [PATCH v2 02/10] mipsel: sync kernelconfig Roland Hieber
2024-08-08 12:28 ` [DistroKit] [PATCH v2 03/10] mips, mipsel: remove forked kernel rule Roland Hieber
2024-08-08 12:28 ` [DistroKit] [PATCH v2 04/10] mips, mipsel: kernel-*: sync with template Roland Hieber
2024-08-08 12:28 ` [DistroKit] [PATCH v2 05/10] mips, mipsel: kernel-*: use ptx/image-install and fix 'clean' stage Roland Hieber
2024-08-08 12:28 ` [DistroKit] [PATCH v2 06/10] mips, mipsel: kernel-*: select KERNEL Roland Hieber
2024-08-08 13:41 ` Michael Olbrich
2024-08-13 13:23 ` Roland Hieber
2024-08-08 12:28 ` [DistroKit] [PATCH v2 07/10] mips, mipsel: migrate barebox-common recipe to barebox Roland Hieber
2024-08-08 12:28 ` [DistroKit] [PATCH v2 08/10] mips, mipsel: barebox-*: sync with template Roland Hieber
2024-08-08 12:28 ` [DistroKit] [PATCH v2 09/10] mips, mipsel: barebox-*: use ptx/image-install Roland Hieber
2024-08-08 12:28 ` [DistroKit] [PATCH v2 10/10] mips, mipsel: barebox-*: set LICENSE_FILES Roland Hieber
2024-08-08 12:32 ` [DistroKit] [PATCH v2 01/10] mipsel: remove forked host-qemu rule Roland Hieber
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=20240731122311.4eceephbsyed4l35@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=distrokit@pengutronix.de \
--cc=o.rempel@pengutronix.de \
/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