HomeFreeBSD

LinuxKPI: stub anon_inode_getfile

Description

LinuxKPI: stub anon_inode_getfile

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.

Reviewed by: hselasky, manu
MFC after: 2 weeks
Differential revision: https://reviews.freebsd.org/D32069

Details

Provenance
wulfAuthored on Sep 29 2021, 8:13 PM
Reviewer
hselasky
Differential Revision
D32069: LinuxKPI: stub anon_inode_getfile
Parents
rGf6823dac8fa6: LinuxKPI: Factor out vmf_insert_pfn_prot() routine
Branches
Unknown
Tags
Unknown