Generic Linux architectural discussions
 help / color / mirror / Atom feed
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: "Masahiro Yamada" <masahiroy@kernel.org>,
	linux-kernel@vger.kernel.org,
	Linux-Arch <linux-arch@vger.kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	"linux-csky@vger.kernel.org" <linux-csky@vger.kernel.org>,
	linux-hexagon@vger.kernel.org, loongarch@lists.linux.dev,
	"linux-openrisc@vger.kernel.org" <linux-openrisc@vger.kernel.org>,
	linux-snps-arc@lists.infradead.org
Subject: Re: [GIT PULL] asm-generic updates for 6.11
Date: Wed, 17 Jul 2024 08:01:43 +0200	[thread overview]
Message-ID: <2b6336d1-34e0-48dd-b901-7b5208045597@app.fastmail.com> (raw)
In-Reply-To: <CAHk-=wjqr_ahprUjddSBdQfSXUtg3Y2dCxHre=-Wa4VGdi7wuw@mail.gmail.com>

On Wed, Jul 17, 2024, at 07:08, Linus Torvalds wrote:
> On Tue, 16 Jul 2024 at 21:57, Linus Torvalds
> <torvalds@linux-foundation.org> wrote:
>>
>> Note, it really might be just 'allmodconfig'. We've had things that
>> depend on config entries in the past, eg the whole
>> CONFIG_HEADERS_INSTALL etc could affect things.

I had tried a partial allmodconfig build earlier to save time,
did a full build again now, still nothing:

arnd@studio:~/arm-soc/bisect$ make allmodconfig -sj20
arnd@studio:~/arm-soc/bisect$ make -sj20
arnd@studio:~/arm-soc/bisect$ touch .config
arnd@studio:~/arm-soc/bisect$ make allmodconfig -sj20
arnd@studio:~/arm-soc/bisect$ make -j20
  SYNC    include/config/auto.conf.cmd
  CALL    scripts/checksyscalls.sh
  CHK     kernel/kheaders_data.tar.xz
arnd@studio:~/arm-soc/bisect$ find . -newer .config
.
./arch/arm64/kvm
./include/config
./include/config/auto.conf.cmd
./include/config/auto.conf
./include/generated
./include/generated/uapi/linux
./include/generated/autoconf.h
./include/generated/rustc_cfg
./init
./kernel
./lib
./scripts/mod
./.missing-syscalls.d

This is in a fresh worktree, doing a native arm64 build
in the source directory. In case the problem is related to
changes in high-resolution timestamping, I am running
a slightly older kernel (still 6.8) and I'm using btrfs
with relatime for the build here. I also tried on tmpfs
now, same results. ccache is disabled.

      Arnd

  reply	other threads:[~2024-07-17  6:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-15 21:14 [GIT PULL] asm-generic updates for 6.11 Arnd Bergmann
2024-07-16 19:25 ` pr-tracker-bot
2024-07-17  4:02 ` Linus Torvalds
2024-07-17  4:43   ` Arnd Bergmann
2024-07-17  4:57     ` Linus Torvalds
2024-07-17  5:08       ` Linus Torvalds
2024-07-17  6:01         ` Arnd Bergmann [this message]
2024-07-17  6:41           ` Johan Hovold
2024-07-17  8:01             ` Arnd Bergmann
2024-07-17  8:17               ` Johan Hovold
2024-07-17  9:36                 ` Arnd Bergmann
2024-07-17 10:54                   ` Arnd Bergmann
2024-07-17 12:45                     ` Arnd Bergmann
2024-07-17  7:18         ` Arnd Bergmann

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=2b6336d1-34e0-48dd-b901-7b5208045597@app.fastmail.com \
    --to=arnd@arndb.de \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-csky@vger.kernel.org \
    --cc=linux-hexagon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-openrisc@vger.kernel.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=loongarch@lists.linux.dev \
    --cc=masahiroy@kernel.org \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox