]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove sv_sigtbl handling from the arm64 sendsig(). There is no ABI
authorkib <kib@FreeBSD.org>
Mon, 29 Jun 2015 10:31:12 +0000 (10:31 +0000)
committerkib <kib@FreeBSD.org>
Mon, 29 Jun 2015 10:31:12 +0000 (10:31 +0000)
commit7d5455280de0f8a51fe63ddb3189845515216a5e
treea81a8fd37f08008fd4a50c4ce5cf2c353775f75b
parentf6cfae6dab50dc678aaac4311af58a17c322cf97
Remove sv_sigtbl handling from the arm64 sendsig().  There is no ABI
emulators on arm64.

Reviewed by: andrew
Review: https://reviews.freebsd.org/D2889
Sponsored by: The FreeBSD Foundation
sys/arm64/arm64/machdep.c