Page MenuHomeFreeBSD

LinuxKPI: stub anon_inode_getfile
ClosedPublic

Authored by wulf on Sep 23 2021, 12:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 12, 1:25 PM
Unknown Object (File)
Mon, Aug 10, 11:57 PM
Unknown Object (File)
Mon, Aug 10, 12:06 PM
Unknown Object (File)
Mon, Aug 10, 12:02 PM
Unknown Object (File)
Mon, Aug 10, 12:01 PM
Unknown Object (File)
Mon, Aug 10, 8:45 AM
Unknown Object (File)
Sat, Aug 8, 3:35 AM
Unknown Object (File)
Mon, Jul 27, 3:21 AM

Details

Summary

Although drm-kmod contains better implementation which is able to
allocate real entries on pseudofs, this feature has never been used.

Starting from drm-kmod v5.6 old implementation began to leak entries
on each drm device close(). Now just drop pseudofs support instead of
fixing it in drm-kmod and provide stub in base.

Diff Detail

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