Re: linux-next: build failure after merge of the bitmap tree
From: Yury Norov
Date: Tue Mar 24 2026 - 13:57:11 EST
On Tue, Mar 24, 2026 at 03:11:14PM +0000, Mark Brown wrote:
> Hi all,
>
> After merging the bitmap tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> ERROR: modpost: "__bitmap_or_equal" [lib/test_bitmap.ko] undefined!
> ERROR: modpost: "__bitmap_weighted_or" [lib/test_bitmap.ko] undefined!
>
>
> Caused by commit
>
> 3ceb692949ab9 (bitmap: add test_zero_nbits())
>
> I have used the version from next-20260323 instead.
Thanks, Mark. Fixed.