[GIT,PULL] m68k fixes for v6.4

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

Pull-request

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

Message

Geert Uytterhoeven May 25, 2023, 7:35 a.m. UTC
  Hi Linus,

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -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.4-tag2

for you to fetch changes up to b845b574f86dcb6a70dfa698aa87a237b0878d2a:

  m68k: Move signal frame following exception on 68020/030 (2023-05-22 13:51:20 +0200)

----------------------------------------------------------------
m68k fixes for v6.4

  - Fix user-space crashes on 68020/68030.

Thanks for pulling!

----------------------------------------------------------------
Finn Thain (1):
      m68k: Move signal frame following exception on 68020/030

 arch/m68k/kernel/signal.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 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 May 25, 2023, 5:33 p.m. UTC | #1
The pull request you sent on Thu, 25 May 2023 09:35:45 +0200:

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

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

Thank you!