[git pull] m68knommu changes for v7.1

From: Greg Ungerer

Date: Tue Apr 14 2026 - 19:38:50 EST



Hi Linus,

Please pull the m68knommu git tree changes for v7.1.

It contains a fix for broken task info flag checking on system call
handling exit. This only affected traditional 68000 nommu targets.

Regards
Greg




The following changes since commit 591cd656a1bf5ea94a222af5ef2ee76df029c1d2:
Linux 7.0-rc7 (2026-04-05 15:26:23 -0700)

are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git tags/m68knommu-for-v7.1

for you to fetch changes up to 2c6805145e1605cef39459f78979f7edee251b41:
m68k: Fix task info flags handling for 68000 (2026-04-06 08:46:14 +1000)

----------------------------------------------------------------
m68knommu: updates and fixes for v7.1

. fix task info flags handling for 68000 nommu

----------------------------------------------------------------
Daniel Palmer (1):
m68k: Fix task info flags handling for 68000
arch/m68k/68000/entry.S | 21 +++++++++++++--------
1 file changed, 13 insertions(+), 8 deletions(-)