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
F132378237: D25256.id73914.diff
Thu, Oct 16, 9:19 AM
F132372887: D25256.id73065.diff
Thu, Oct 16, 8:12 AM
Unknown Object (File)
Wed, Oct 15, 12:14 PM
Unknown Object (File)
Wed, Oct 8, 11:58 AM
Unknown Object (File)
Sun, Sep 28, 12:06 AM
Unknown Object (File)
Sep 10 2025, 11:52 PM
Unknown Object (File)
Sep 3 2025, 7:08 PM
Unknown Object (File)
Aug 21 2025, 3:55 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 Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #73115)

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.