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
Differential revision: https://reviews.freebsd.org/D32069

(cherry picked from commit bd6d55adb4131d7172e0485d30ceca4e5aa12ff5)

Details

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