Page MenuHomeFreeBSD

Create the /proc/<PID>/task/ directory in linprocfs
ClosedPublic

Authored by trasz on Jun 13 2020, 9:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 21, 3:55 AM
Unknown Object (File)
Sat, Aug 2, 5:03 AM
Unknown Object (File)
Jul 17 2025, 2:25 AM
Unknown Object (File)
Jul 10 2025, 3:37 AM
Unknown Object (File)
Jul 9 2025, 7:25 AM
Unknown Object (File)
Jun 21 2025, 12:44 PM
Unknown Object (File)
Jun 19 2025, 2:22 AM
Unknown Object (File)
Jun 18 2025, 12:24 AM
Subscribers

Details

Summary

Create the /proc/<PID>/task/ directores in linprocfs. This is
to silence down some Chromium assertions.

PR: kern/240991

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31702
Build 29273: arc lint + arc unit

Event Timeline

trasz requested review of this revision.Jun 13 2020, 9:40 AM
emaste added inline comments.
sys/compat/linprocfs/linprocfs.c
1623–1624

would be worth including a reference to this issue - e.g. a PR, or the assertion text, etc.

This revision was not accepted when it landed; it landed in state Needs Review.Jun 30 2020, 4:24 PM
This revision was automatically updated to reflect the committed changes.