[GIT PULL] m68k updates for v6.20

From: Geert Uytterhoeven

Date: Mon Feb 09 2026 - 04:05:20 EST


Hi Linus,

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v7.0-tag1

for you to fetch changes up to cb39cf99d88e8f2c68a41fb3bb01c4f40a8fcc30:

m68k: sun3: Replace vsprintf() with bounded vsnprintf() (2026-01-26 12:26:01 +0100)

----------------------------------------------------------------
m68k updates for v7.0

- Add missing put_device() in the NuBus driver,
- Replace vsprintf() with vsnprintf() on Sun-3.

Thanks for pulling!

----------------------------------------------------------------
Finn Thain (1):
nubus: Call put_device() in bus initialization error path

Thorsten Blum (1):
m68k: sun3: Replace vsprintf() with bounded vsnprintf()

arch/m68k/sun3/prom/printf.c | 4 ++--
drivers/nubus/bus.c | 13 ++-----------
drivers/nubus/nubus.c | 12 +++++++++---
include/linux/nubus.h | 3 +--
4 files changed, 14 insertions(+), 18 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