]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove sv_sigtbl handling from the arm64 sendsig(). There is no ABI
authorKonstantin Belousov <kib@FreeBSD.org>
Mon, 29 Jun 2015 10:31:12 +0000 (10:31 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Mon, 29 Jun 2015 10:31:12 +0000 (10:31 +0000)
commit773554f79e9ec65fd8bfce3c2557d30c5e51098e
treea81a8fd37f08008fd4a50c4ce5cf2c353775f75b
parent3ac3c0f26922bb2125133fac20f1081c2de1ce3c
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