CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/06 08:50:19
Modified files:
sys/dev/pci/drm: drm_fb_helper.c
Log message:
defer access of fb_info pointer in drm_fb_helper_hotplug_event()
Fixes a regression from rev 1.24 which lead to a page fault reported by
Martin Ziemer. ok stsp@
