DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Juergen Borleis <jbe@pengutronix.de>
To: distrokit@pengutronix.de
Subject: [DistroKit] [PATCH 2/3] mips: linux: fixup kernel configuration
Date: Tue,  2 May 2023 10:06:45 +0200	[thread overview]
Message-ID: <20230502080646.94539-2-jbe@pengutronix.de> (raw)
In-Reply-To: <20230502080646.94539-1-jbe@pengutronix.de>

In commit 382e4ea5aef35e748466e635845ee05d01ab96db
  "ptxdist: version bump 2022.12.0 -> 2023.02.0"

the generic kernel build rule was changed to consider disabling the use
of the tool 'pahole'. But the mips arch has their local build rules and
thus, do not consider 'pahole'.

So, commit 6401964d92d713d5ea2004f00483d006bbf9522b
  "platform-mips: kernel: version bump 5.15 -> 6.2"

does not update the 'pahole' setting and building the BPS with '-q' always
fails due to kernel configuartion file adaptions.

Signed-off-by: Jürgen Borleis <jbe@pengutronix.de>
---
 configs/platform-mips/kernelconfig-malta.diff | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/configs/platform-mips/kernelconfig-malta.diff b/configs/platform-mips/kernelconfig-malta.diff
index 54cf31d..6c000ba 100644
--- a/configs/platform-mips/kernelconfig-malta.diff
+++ b/configs/platform-mips/kernelconfig-malta.diff
@@ -1,4 +1,4 @@
-cdf0d080059fba498725589688290ed2
+9a421c3987eb59d7b790ee73d9e6a295
 # CONFIG_8139CP is not set
 # CONFIG_8139TOO is not set
 # CONFIG_ACENIC is not set
@@ -1188,6 +1188,7 @@ CONFIG_OF_MDIO=m
 # CONFIG_OVERLAY_FS_REDIRECT_DIR is undefined
 CONFIG_PAGE_SIZE_16KB=y
 # CONFIG_PAGE_SIZE_4KB is not set
+CONFIG_PAHOLE_VERSION=0
 # CONFIG_PANIC_ON_OOPS is not set
 CONFIG_PANIC_ON_OOPS_VALUE=0
 CONFIG_PANIC_TIMEOUT=0
-- 
2.30.2




  reply	other threads:[~2023-05-02  8:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-02  8:06 [DistroKit] [PATCH 1/3] mips: linux: adapt the build rules regarding the tool 'pahole' Juergen Borleis
2023-05-02  8:06 ` Juergen Borleis [this message]
2023-05-02  8:06 ` [DistroKit] [PATCH 3/3] arch: bootloader: enable 'fastboot' support over USB and network Juergen Borleis
2023-05-08  8:08 ` [DistroKit] [PATCH 1/3] mips: linux: adapt the build rules regarding the tool 'pahole' Robert Schwebel

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=20230502080646.94539-2-jbe@pengutronix.de \
    --to=jbe@pengutronix.de \
    --cc=distrokit@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