Page MenuHomeFreeBSD

linux: Make linux_ptrace.c MI
ClosedPublic

Authored by trasz on Nov 6 2021, 8:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 1:33 PM
Unknown Object (File)
Sat, Oct 11, 4:48 PM
Unknown Object (File)
Sat, Oct 11, 4:48 PM
Unknown Object (File)
Sat, Oct 11, 4:48 PM
Unknown Object (File)
Sat, Oct 11, 8:13 AM
Unknown Object (File)
Sun, Oct 5, 10:35 PM
Unknown Object (File)
Sun, Oct 5, 8:02 PM
Unknown Object (File)
Tue, Sep 16, 7:02 AM
Subscribers

Details

Summary

This moves linux_ptrace.c from sys/amd64/linux/ to sys/compat/linux/,
making it possible to use it on architectures other than arm64.
It also enables Linux ptrace(2) on arm64.

Relnotes: yes
Sponsored By: EPSRC

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable