FYI, we noticed the below changes on https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master commit 92826fcdfc147a7d16766e987c12a9dfe1860c3f ("drm/i915: Calculate watermark related members in the crtc_state, v4.") With your commit, there are following new message in kernel log. <4>[ 58.224586] Setting dangerous option prefault_disable - tainting kernel <4>[ 58.225430] Setting dangerous option prefault_disable - tainting kernel <5>[ 75.981870] random: nonblocking pool is initialized <3>[ 78.699663] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun <3>[ 78.699692] [drm:intel_set_pch_fifo_underrun_reporting [i915]] *ERROR* uncleared pch fifo underrun on pch transcoder A <3>[ 78.699711] [drm:intel_pch_fifo_underrun_irq_handler [i915]] *ERROR* PCH transcoder A FIFO underrun <4>[ 79.938904] Setting dangerous option prefault_disable - tainting kernel <4>[ 80.051631] Setting dangerous option prefault_disable - tainting kernel <4>[ 80.052652] Setting dangerous option prefault_disable - tainting kernel To reproduce: git clone git://git.kernel.org/pub/scm/linux/kernel/git/wfg/lkp-tests.git cd lkp-tests bin/lkp install job.yaml # job file is attached in this email bin/lkp run job.yaml Thanks, Ying Huang