summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2025-01-10 11:52:17 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-02-17 10:05:44 +0100
commit4801e961be614a3c49afdf604e0ee76b51a93842 (patch)
treea165b4d1e28720425ad4b7dfc1dc26d3d8f0a9c3 /scripts/git.orderFile
parentc6dd70e5b465a2b77c7a7c3d868736d302e29aec (diff)
downloadlinux-4801e961be614a3c49afdf604e0ee76b51a93842.tar.gz
linux-4801e961be614a3c49afdf604e0ee76b51a93842.tar.bz2
linux-4801e961be614a3c49afdf604e0ee76b51a93842.zip
s390/fpu: Add fpc exception handler / remove fixup section again
commit ae02615b7fcea9ce9a4ec40b3c5b5dafd322b179 upstream. The fixup section was added again by mistake when test_fp_ctl() was removed. The reason for the removal of the fixup section is described in commit 484a8ed8b7d1 ("s390/extable: add dedicated uaccess handler"). Remove it again for the same reason. Add an exception handler which handles exceptions when the floating point control register is attempted to be set to invalid values. The exception handler sets the floating point control register to zero and continues execution at the specified address. The new sfpc inline assembly is open-coded to make back porting a bit easier. Fixes: 702644249d3e ("s390/fpu: get rid of test_fp_ctl()") Cc: stable@vger.kernel.org Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions