public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Mark Brown <broonie@kernel.org>
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, srw@sladewatkins.net, rwarsow@gmx.de,
	conor@kernel.org, allen.lkml@gmail.com
Subject: Re: [PATCH 5.15 000/479] 5.15.165-rc3 review
Date: Fri, 30 Aug 2024 12:57:04 +0200	[thread overview]
Message-ID: <2024083051-nutshell-trend-602a@gregkh> (raw)
In-Reply-To: <1c83d94d-1b56-4bd9-8a96-c5062c238c06@sirena.org.uk>

On Tue, Aug 20, 2024 at 03:43:44PM +0100, Mark Brown wrote:
> On Sat, Aug 17, 2024 at 10:00:38AM +0200, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.15.165 release.
> > There are 479 patches in this series, all will be posted as a response
> > to this one.  If anyone has any issues with these being applied, please
> > let me know.
> 
> This breaks the build of at least the KVM selftests on arm64 for me:
> 
> In file included from dirty_log_test.c:15:
> ../../../../tools/include/linux/bitmap.h: In function ‘bitmap_zero’:
> ../../../../tools/include/linux/bitmap.h:33:34: warning: implicit declaration of
>  function ‘ALIGN’ [-Wimplicit-function-declaration]
>    33 | #define bitmap_size(nbits)      (ALIGN(nbits, BITS_PER_LONG) / BITS_PER_
> BYTE)
>       |                                  ^~~~~
> ../../../../tools/include/linux/bitmap.h:40:32: note: in expansion of macro ‘bit
> map_size’
>    40 |                 memset(dst, 0, bitmap_size(nbits));
>       |                                ^~~~~~~~~~~
> /usr/bin/ld: /tmp/cc4JPVlx.o: in function `bitmap_alloc':
> /build/stage/linux/tools/testing/selftests/kvm/../../../../tools/include/linux/b
> itmap.h:126: undefined reference to `ALIGN'
> /usr/bin/ld: /build/stage/linux/tools/testing/selftests/kvm/../../../../tools/in
> clude/linux/bitmap.h:126: undefined reference to `ALIGN'
> collect2: error: ld returned 1 exit status
> 
> This bisects down to:
> 
> 9853a5bed65d507048dbe772bb84e6f905b772a3 is the first bad commit
> commit 9853a5bed65d507048dbe772bb84e6f905b772a3
> Author: Alexander Lobakin <aleksander.lobakin@intel.com>
> Date:   Wed Mar 27 16:23:49 2024 +0100
> 
>     bitmap: introduce generic optimized bitmap_size()
>     
>     commit a37fbe666c016fd89e4460d0ebfcea05baba46dc upstream.
> 
> A similar issue appears to affect at least the 5.10 -rc.

Thanks, I think I've fixed this up in the queues now.

greg k-h

  reply	other threads:[~2024-08-30 10:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-17  8:00 [PATCH 5.15 000/479] 5.15.165-rc3 review Greg Kroah-Hartman
2024-08-17 15:38 ` Anders Roxell
2024-08-17 19:48 ` Jon Hunter
2024-08-18 13:59 ` Harshit Mogalapalli
2024-08-20 14:43 ` Mark Brown
2024-08-30 10:57   ` Greg Kroah-Hartman [this message]
2024-08-26  1:04 ` Guenter Roeck
2024-08-26 13:27   ` Jiaxun Yang
2024-08-30 11:04     ` 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=2024083051-nutshell-trend-602a@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=allen.lkml@gmail.com \
    --cc=broonie@kernel.org \
    --cc=conor@kernel.org \
    --cc=f.fainelli@gmail.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=srw@sladewatkins.net \
    --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