public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: ALOK TIWARI <alok.a.tiwari@oracle.com>
Cc: stable@vger.kernel.org, patches@lists.linux.dev,
	linux-kernel@vger.kernel.org, torvalds@linux-foundation.org,
	akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org,
	patches@kernelci.org, lkft-triage@lists.linaro.org,
	pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com,
	sudipm.mukherjee@gmail.com, rwarsow@gmx.de, conor@kernel.org,
	hargar@microsoft.com, broonie@kernel.org, achill@achill.org,
	sr@sladewatkins.com
Subject: Re: [External] : [PATCH 5.4 000/187] 5.4.302-rc1 review
Date: Tue, 2 Dec 2025 10:29:15 +0100	[thread overview]
Message-ID: <2025120235-flashbulb-embargo-3cc3@gregkh> (raw)
In-Reply-To: <71053538-b880-45e8-9dd2-b2a533c1ebc0@oracle.com>

On Tue, Dec 02, 2025 at 09:27:10AM +0530, ALOK TIWARI wrote:
> 
> 
> On 12/1/2025 4:51 PM, Greg Kroah-Hartman wrote:
> > Ian Rogers<irogers@google.com>
> >      tools bitmap: Add missing asm-generic/bitsperlong.h include
> 
> f38ce0209ab455 "tools bitmap: Add missing asm-generic/bitsperlong.h include"
> 
> We are getting a build failure due to this commit.
> 
> ----
>   CC       util/bitmap.o
>   CC       util/hweight.o
> BUILDSTDERR: In file included from /builddir/build/BUILD/kernel-5.4.302/linux-5.4.302-master.20251201.el8.v1/tools/include/linux/bitmap.h:6,
> BUILDSTDERR:                  from ../lib/bitmap.c:6:
> BUILDSTDERR: /builddir/build/BUILD/kernel-5.4.302/linux-5.4.302-master.20251201.el8.v1/tools/include/asm-generic/bitsperlong.h:14:2:
> error: #error Inconsistent word size. Check asm/bitsperlong.h
> BUILDSTDERR:    14 | #error Inconsistent word size. Check asm/bitsperlong.h
> BUILDSTDERR:       |  ^~~~~
>   CC       util/smt.o
>   CC       util/strbuf.o
>   CC       util/string.o
>   CC       util/strlist.o
>   CC       util/strfilter.o
>   CC       util/top.o
>   CC       util/usage.o
>   CC       util/dso.o
> BUILDSTDERR: make[4]: *** [util/Build:227: util/bitmap.o] Error 1
> BUILDSTDERR: make[4]: *** Waiting for unfinished jobs....
>   LD       tests/perf-in.o
>   LD       arch/x86/util/perf-in.o
>   LD       arch/x86/perf-in.o
>   LD       arch/perf-in.o
>   LD       bench/perf-in.o
>   LD       ui/perf-in.o
> BUILDSTDERR: make[3]: *** [/builddir/build/BUILD/kernel-5.4.302/linux-5.4.302-master.20251201.el8.v1/tools/build/Makefile.build:143:
> util] Error 2
> BUILDSTDERR: make[3]: *** Waiting for unfinished jobs....
> BUILDSTDERR: make[2]: *** [Makefile.perf:593: perf-in.o] Error 2
> BUILDSTDERR: make[1]: *** [Makefile.perf:217: sub-make] Error 2
> BUILDSTDERR: make: *** [Makefile:70: all] Error 2
> BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.blrvNZ (%build)

I can't get any tools/ targets to build on 5.4 and have not for quite
some time, so I'll have to trust you on this.  I'll go drop this commit
and push out a -rc2.

thanks,

greg k-h

  reply	other threads:[~2025-12-02  9:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-01 11:21 [PATCH 5.4 000/187] 5.4.302-rc1 review Greg Kroah-Hartman
2025-12-01 11:22 ` [PATCH 5.4 019/187] devcoredump: Fix circular locking dependency with devcd->mutex Greg Kroah-Hartman
2025-12-01 18:59 ` [PATCH 5.4 000/187] 5.4.302-rc1 review Brett A C Sheffield
2025-12-01 19:22 ` Florian Fainelli
2025-12-01 22:06 ` Slade Watkins
2025-12-01 23:57 ` Shuah Khan
2025-12-02  3:57 ` [External] : " ALOK TIWARI
2025-12-02  9:29   ` Greg Kroah-Hartman [this message]
2025-12-02  6:24 ` Jon Hunter
2025-12-02  9:21   ` Greg Kroah-Hartman

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=2025120235-flashbulb-embargo-3cc3@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=achill@achill.org \
    --cc=akpm@linux-foundation.org \
    --cc=alok.a.tiwari@oracle.com \
    --cc=broonie@kernel.org \
    --cc=conor@kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=hargar@microsoft.com \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=patches@lists.linux.dev \
    --cc=pavel@denx.de \
    --cc=rwarsow@gmx.de \
    --cc=shuah@kernel.org \
    --cc=sr@sladewatkins.com \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --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