[GIT,PULL] m68k fixes for v6.5

Message ID 20230725065752.1731858-1-geert@linux-m68k.org
State New
Headers
Series [GIT,PULL] m68k fixes for v6.5 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v6.5-tag2

Message

Geert Uytterhoeven July 25, 2023, 6:57 a.m. UTC
  Hi Linus,

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -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.5-tag2

for you to fetch changes up to 922a9bd138101e3e5718f0f4d40dba68ef89bb43:

  m68k: Fix invalid .section syntax (2023-07-24 14:50:02 +0200)

----------------------------------------------------------------
m68k fixes for v6.5

  - Fix the build when using the toolchain in Debian unstable.

Thanks for pulling!

----------------------------------------------------------------
Ben Hutchings (1):
      m68k: Fix invalid .section syntax

 arch/m68k/fpsp040/skeleton.S       | 4 ++--
 arch/m68k/ifpsp060/os.S            | 4 ++--
 arch/m68k/kernel/relocate_kernel.S | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

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
  

Comments

pr-tracker-bot@kernel.org July 25, 2023, 6:18 p.m. UTC | #1
The pull request you sent on Tue, 25 Jul 2023 08:57:52 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v6.5-tag2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/af2e19389c2c1d8a299e04c5105b180ef0c5b5b5

Thank you!