[GIT PULL] arm64 fix for 6.9-rc3
Catalin Marinas
catalin.marinas at arm.com
Fri Apr 5 11:06:45 PDT 2024
Hi Linus,
Please pull the arm64 fix below. Thanks.
The following changes since commit 4cece764965020c22cff7665b18a012006359095:
Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes
for you to fetch changes up to b017a0cea627fcbe158fc2c214fe893e18c4d0c4:
arm64/ptrace: Use saved floating point state type to determine SVE layout (2024-04-03 15:02:00 +0100)
----------------------------------------------------------------
arm64/ptrace fix to use the correct SVE layout based on the saved
floating point state rather than the TIF_SVE flag. The latter may be
left on during syscalls even if the SVE state is discarded.
----------------------------------------------------------------
Mark Brown (1):
arm64/ptrace: Use saved floating point state type to determine SVE layout
arch/arm64/kernel/ptrace.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
--
Catalin
More information about the linux-arm-kernel
mailing list