commit d31c517d078953a876cc5ae53b51b5b1c8f06d30 Author: François Tigeot <ftig...@wolfpond.org> Date: Tue Dec 17 21:09:14 2019 +0100
drm: Improve sysfs implementation * Add necessary code to really allocate or free Linux device structs associated with connectors. * This prevents panics in DRM_DEBUG statements Reported-by: Peeter Must Summary of changes: sys/dev/drm/drm_sysfs.c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d31c517d078953a876cc5ae53b51b5b1c8f06d30 -- DragonFly BSD source repository