[GIT PULL] bitmap for 6.19-rc6
From: Yury Norov
Date: Wed Jan 14 2026 - 10:26:08 EST
Hi Linus,
Please pull a build fix for arm32 and m68k when Rust is enabled.
Thanks,
Yury
The following changes since commit b54345928fa1dbde534e32ecaa138678fd5d2135:
Merge tag 'gfs2-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 (2026-01-13 10:04:34 -0800)
are available in the Git repository at:
https://github.com/norov/bitmap-for-6.19-rc bitmap-for-6.19-rc5
for you to fetch changes up to 6a069876eb1402478900ee0eb7d7fe276bb1f4e3:
rust: bitops: fix missing _find_* functions on 32-bit ARM (2026-01-13 22:16:39 -0500)
----------------------------------------------------------------
bitmap for v6.19-rc5
Rust: fix build for architectures implementing their own find_bit()
ops - arm and m68k.
----------------------------------------------------------------
Alice Ryhl (1):
rust: bitops: fix missing _find_* functions on 32-bit ARM
rust/helpers/bitops.c | 42 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)