* [git pull] m68knommu changes for v6.7
@ 2023-11-02 4:21 Greg Ungerer
2023-11-03 2:20 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg Ungerer @ 2023-11-02 4:21 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel@vger.kernel.org, Linux/m68k, Geert Uytterhoeven,
gerg
Hi Linus,
Please pull the m68knommu git tree changes for v6.7.
A few changes, most of them related to fixing warnings when compiling
with "W=1". These follow up Geert's recent changes for M68K for this too.
These ones complete the fixes for the nommu and ColdFire specific code.
Also a couple of other fixes to improve ROM default addressing and
compiling for the Cleopatra boards.
Regards
Greg
The following changes since commit 05d3ef8bba77c1b5f98d941d8b2d4aeab8118ef1:
Linux 6.6-rc7 (2023-10-22 12:11:21 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git tags/m68knommu-for-v6.7
for you to fetch changes up to 2508b608f4028c6fe0d63698f64a9bfc3eb6b780:
m68k: 68000: fix warning in timer code (2023-10-23 08:22:22 +1000)
----------------------------------------------------------------
m68knommu: updates and fixes for v6.7
Fixes include.
. improve default Kconfig ROM section settings
. fix compilation for some Cleopatra boards
. fixes and cleanups for warnings compiling with "W=1"
----------------------------------------------------------------
Greg Ungerer (9):
m68knommu: improve config ROM setting defaults
m68knommu: fix compilation for ColdFire/Cleopatra boards
m68k: coldfire: add and use "vectors.h"
m68k: coldfire: ensure gpio prototypes visible
m68k: coldfire: make mcf_maskimr() static
m68k: coldfire: fix warnings in uboot argument processing
m68k: coldfire: remove unused variable in MMU code
m68k: 68000: fix warnings in 68000 interrupt handling
m68k: 68000: fix warning in timer code
arch/m68k/68000/ints.c | 5 ++++-
arch/m68k/68000/ints.h | 7 +++++++
arch/m68k/68000/timers.c | 2 ++
arch/m68k/Kconfig.machine | 4 ++--
arch/m68k/coldfire/intc.c | 4 ++--
arch/m68k/coldfire/vectors.c | 2 ++
arch/m68k/coldfire/vectors.h | 3 +++
arch/m68k/include/asm/mcfgpio.h | 8 ++++----
arch/m68k/include/asm/nettel.h | 5 ++---
arch/m68k/kernel/uboot.c | 13 ++++++++-----
arch/m68k/mm/mcfmmu.c | 3 +--
11 files changed, 37 insertions(+), 19 deletions(-)
create mode 100644 arch/m68k/68000/ints.h
create mode 100644 arch/m68k/coldfire/vectors.h
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] m68knommu changes for v6.7
2023-11-02 4:21 [git pull] m68knommu changes for v6.7 Greg Ungerer
@ 2023-11-03 2:20 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-11-03 2:20 UTC (permalink / raw)
To: Greg Ungerer
Cc: torvalds, linux-kernel@vger.kernel.org, Linux/m68k,
Geert Uytterhoeven, gerg
The pull request you sent on Thu, 2 Nov 2023 14:21:13 +1000:
> git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git tags/m68knommu-for-v6.7
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8c04bddc27d60df8ca5cb5bea40374c3ca1d75fc
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:[~2023-11-03 2:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-02 4:21 [git pull] m68knommu changes for v6.7 Greg Ungerer
2023-11-03 2:20 ` 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