Commit c783023
committed
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/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 layout1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
764 | | - | |
765 | 764 | | |
766 | 765 | | |
767 | 766 | | |
| |||
777 | 776 | | |
778 | 777 | | |
779 | 778 | | |
780 | | - | |
781 | 779 | | |
782 | 780 | | |
783 | 781 | | |
784 | 782 | | |
785 | | - | |
786 | 783 | | |
787 | 784 | | |
788 | 785 | | |
789 | 786 | | |
790 | 787 | | |
791 | 788 | | |
792 | 789 | | |
793 | | - | |
| 790 | + | |
794 | 791 | | |
795 | 792 | | |
796 | 793 | | |
| |||
0 commit comments