summaryrefslogtreecommitdiff
path: root/sys/dev/dm/dm_ioctl.c
diff options
context:
space:
mode:
authorkamil <kamil@NetBSD.org>2019-12-07 19:38:29 +0000
committerkamil <kamil@NetBSD.org>2019-12-07 19:38:29 +0000
commitd8c6a70b0c8524b2af11a17947ee485004c81dea (patch)
treeb9f2f4227dc1743d99e4451d31af3687ae4e32a6 /sys/dev/dm/dm_ioctl.c
parent11ddc254cd90ad5947c77c7daca451bdef66c537 (diff)
Switch proc_getlwpstatus from PT_LWPINFO to PT_GET_SIGINFO for NetBSD
PT_LWPINFO from FreeBSD is almost never intended to be expressed with PT_LWPINFO in NetBSD. PT_GET_SIGINFO reads siginfo_t with the signal information about the event, on FreeBSD siginfo_t is merged into ptrace_lwpinfo and returns the thread that received the event (not the first one in a list like on NetBSD).
Diffstat (limited to 'sys/dev/dm/dm_ioctl.c')
0 files changed, 0 insertions, 0 deletions