]> git.ipfire.org Git - thirdparty/glibc.git/commit
aarch64: Disable ZA state of SME in setjmp and sigsetjmp
authorYury Khrustalev <yury.khrustalev@arm.com>
Mon, 28 Apr 2025 14:12:04 +0000 (15:12 +0100)
committerYury Khrustalev <yury.khrustalev@arm.com>
Thu, 15 May 2025 13:23:03 +0000 (14:23 +0100)
commita7f6fd976c17b82dc198290b4ab7087f35855a0e
treeb5f330039355216feda512f3050171ba84f72c8a
parentc6bf6d1897c9f2eebf7efd0eef231025764bf146
aarch64: Disable ZA state of SME in setjmp and sigsetjmp

Due to the nature of the ZA state, setjmp() should clear it in the
same manner as it is already done by longjmp.

Reviewed-by: Wilco Dijkstra <Wilco.Dijkstra@arm.com>
sysdeps/aarch64/setjmp.S