[GIT PULL] m68k updates for v6.18

From: Geert Uytterhoeven

Date: Mon Sep 29 2025 - 05:10:15 EST


Hi Linus,

The following changes since commit f83ec76bf285bea5727f478a68b894f5543ca76e:

Linux 6.17-rc6 (2025-09-14 14:21:14 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v6.18-tag1

for you to fetch changes up to 695f2c0c25f3c844f9dd177d20c1e8afc55df1ac:

m68k: defconfig: Update defconfigs for v6.17-rc1 (2025-09-15 14:30:21 +0200)

----------------------------------------------------------------
m68k updates for v6.18

- Fix whitespace in Zorro name macros,
- Fix find_*_bit() signatures,
- Defconfig updates.

Thanks for pulling!

----------------------------------------------------------------
Dishank Jogi (1):
zorro: Remove extra whitespace in macro definitions

Geert Uytterhoeven (2):
m68k: bitops: Fix find_*_bit() signatures
m68k: defconfig: Update defconfigs for v6.17-rc1

arch/m68k/configs/amiga_defconfig | 9 +++------
arch/m68k/configs/apollo_defconfig | 9 +++------
arch/m68k/configs/atari_defconfig | 9 +++------
arch/m68k/configs/bvme6000_defconfig | 9 +++------
arch/m68k/configs/hp300_defconfig | 9 +++------
arch/m68k/configs/mac_defconfig | 9 +++------
arch/m68k/configs/multi_defconfig | 9 +++------
arch/m68k/configs/mvme147_defconfig | 9 +++------
arch/m68k/configs/mvme16x_defconfig | 9 +++------
arch/m68k/configs/q40_defconfig | 9 +++------
arch/m68k/configs/sun3_defconfig | 9 +++------
arch/m68k/configs/sun3x_defconfig | 9 +++------
arch/m68k/include/asm/bitops.h | 25 ++++++++++++++-----------
drivers/zorro/names.c | 12 ++++++------
14 files changed, 56 insertions(+), 89 deletions(-)

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds