<div dir="ltr"><div><br></div><div>so when I enable the pr_debug()s in kernel/module,</div><div>and boot that kernel, I get a raft of messages (~800),</div><div>like :</div><div><br></div><div><br></div>[  110.072535] module:find_symbol: Failed to find symbol drm_scdc_get_scrambling_status<br>[  110.072538] module:find_symbol: Failed to find symbol drm_scdc_read<br>[  110.072541] module:find_symbol: Failed to find symbol drm_scdc_set_high_tmds_clock_ratio<br>[  110.072545] module:find_symbol: Failed to find symbol drm_scdc_set_scrambling<br>[  110.072548] module:find_symbol: Failed to find symbol drm_scdc_write<br>[  110.072551] module:find_symbol: Failed to find symbol drm_self_refresh_helper_alter_state<br>[  110.072553] module:find_symbol: Failed to find symbol drm_self_refresh_helper_cleanup<br><div><br></div><div><br></div><div>What is the potential importance of these ?</div><div>clearly if it were a real problem, it wouldnt just be a debug message.</div><div>Is there anything to fix here, either in local config, or in code ?</div><div><br></div></div>