Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Apr 2024 20:12:35 +0000 (13:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Apr 2024 20:12:35 +0000 (13:12 -0700)
commitc7830236d58e9e982f3e180f054cfbc14788beca
tree0b862053c7489f35450e8d1682c966e46f8221af
parent261b8e89b6274f7f9c2fee5ff494dfb384d3e2c7
parentb017a0cea627fcbe158fc2c214fe893e18c4d0c4
Merge tag 'arm64-fixes' of git://git./linux/kernel/git/arm64/linux

Pull arm64 fix from Catalin Marinas:
 "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"

* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
  arm64/ptrace: Use saved floating point state type to determine SVE layout