* [GIT PULL] m68k updates for v6.14
@ 2025-01-20 14:20 Geert Uytterhoeven
2025-01-21 5:30 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2025-01-20 14:20 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andrew Morton, Greg Ungerer, linux-m68k, linux-kernel,
Geert Uytterhoeven
Hi Linus,
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v6.14-tag1
for you to fetch changes up to bb2e0fb1e6aa9f737d6e0cbcf6494c51180e6d6d:
m68k: libgcc: Fix lvalue abuse in umul_ppmm() (2025-01-10 10:26:52 +0100)
----------------------------------------------------------------
m68k updates for v6.14
- Use the generic muldi3 libgcc function,
- Miscellaneous fixes and improvements.
Thanks for pulling!
----------------------------------------------------------------
Geert Uytterhoeven (1):
m68k: libgcc: Fix lvalue abuse in umul_ppmm()
Greg Ungerer (1):
m68k: Use kernel's generic muldi3 libgcc function
Thomas Weißschuh (1):
zorro: Constify 'struct bin_attribute'
Thomas Zimmermann (1):
m68k: vga: Fix I/O defines
Thorsten Blum (1):
m68k: atari: Use str_on_off() helper in atari_nvram_proc_read()
arch/Kconfig | 8 ++++
arch/m68k/Kconfig | 2 +
arch/m68k/atari/nvram.c | 6 ++-
arch/m68k/include/asm/libgcc.h | 27 ++++++++++++
arch/m68k/include/asm/vga.h | 8 ++--
arch/m68k/lib/Makefile | 2 +-
arch/m68k/lib/muldi3.c | 97 ------------------------------------------
drivers/zorro/zorro-sysfs.c | 10 ++---
include/linux/libgcc.h | 4 ++
9 files changed, 55 insertions(+), 109 deletions(-)
create mode 100644 arch/m68k/include/asm/libgcc.h
delete mode 100644 arch/m68k/lib/muldi3.c
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] m68k updates for v6.14
2025-01-20 14:20 [GIT PULL] m68k updates for v6.14 Geert Uytterhoeven
@ 2025-01-21 5:30 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-01-21 5:30 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Linus Torvalds, Andrew Morton, Greg Ungerer, linux-m68k,
linux-kernel, Geert Uytterhoeven
The pull request you sent on Mon, 20 Jan 2025 15:20:07 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v6.14-tag1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e7244cc382524ac5354dbf7b7cb351e926e8118f
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-21 5:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-20 14:20 [GIT PULL] m68k updates for v6.14 Geert Uytterhoeven
2025-01-21 5:30 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox