]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linuxolator: fix nosys() to not send SIGSYS
authorKonstantin Belousov <kib@FreeBSD.org>
Mon, 25 Sep 2023 16:39:48 +0000 (19:39 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Mon, 2 Oct 2023 22:30:53 +0000 (01:30 +0300)
commit7acc4240ce00af540093b47ad00be0508310b515
treeee59cf1384f8e594fdbf5a0d1829cc263d42ffc0
parent5804a1623054d865618d77cfac86978f03b8111a
linuxolator: fix nosys() to not send SIGSYS

Reviewed by: dchagin, markj
Discussed with: jhb
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D41976
sys/amd64/linux/linux_sysvec.c
sys/amd64/linux32/linux32_sysvec.c