> Date: Mon, 8 Jun 2020 20:27:22 +0200 > From: Otto Moerbeek <[email protected]> > > Hi. > > a page fault trap happens if I boot my Thnkpad X1 6th generation in the dock > or put it in the dock afterwards. The dock has two DP monitors connected. > > If I change connector_bad_edid() to return immediately things seems to > work ok. > > -Otto > > summary of trace: > > connector_bad_edid+0x4d > drm_do_get_edid+0x382 > drm_get_edid+0x6b > intel_hmi_set_edid+0xad > intel_hdmi_detect+0xb1 > drm_helper_probe_detect+0x108 > intel_encoder_hotplug+0x7f > intel_ddi_hotplug+0x54 > i915_hotplug_work_func+0x245 > tasq_thread+0x8d > > full trace: > > https://www.drijf.net/openbsd/IMG_20200608_154513.jpg
Not sure what kernel you're using. But the instruction in that image doesn't eist in connector_bad_edid in the kernel I just built.
