Page MenuHomeFreeBSD

dtrace: remove dead code for PR_REQUESTED
ClosedPublic

Authored by vangyzen on Jul 28 2023, 3:58 PM.
Tags
None
Referenced Files
F156559295: D41225.id125298.diff
Thu, May 14, 4:22 PM
Unknown Object (File)
Tue, May 12, 3:43 AM
Unknown Object (File)
Wed, May 6, 12:42 AM
Unknown Object (File)
Thu, Apr 30, 3:41 PM
Unknown Object (File)
Apr 14 2026, 1:11 PM
Unknown Object (File)
Apr 14 2026, 5:08 AM
Unknown Object (File)
Apr 7 2026, 4:17 PM
Unknown Object (File)
Apr 7 2026, 12:34 PM
Subscribers

Details

Summary

libproc's PR_REQUESTED is not implemented on FreeBSD. Remove dead code
in dtrace that would handle it.

MFC after: 1 week
Sponsored by: Dell EMC Isilon


There are no instances of PR_REQUESTED in the tree, so I could remove it,
but there could be out-of-tree consumers.

Test Plan
  • buildworld
  • All libproc tests passed.
  • There was no change in the dtrace test suite results.

Diff Detail

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