kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* "module:find_symbol: Failed to find symbol ....." not so bad.
@ 2021-03-25 15:12 jim.cromie
  0 siblings, 0 replies; only message in thread
From: jim.cromie @ 2021-03-25 15:12 UTC (permalink / raw)
  To: kernelnewbies


[-- Attachment #1.1: Type: text/plain, Size: 886 bytes --]

so when I enable the pr_debug()s in kernel/module,
and boot that kernel, I get a raft of messages (~800),
like :


[  110.072535] module:find_symbol: Failed to find symbol
drm_scdc_get_scrambling_status
[  110.072538] module:find_symbol: Failed to find symbol drm_scdc_read
[  110.072541] module:find_symbol: Failed to find symbol
drm_scdc_set_high_tmds_clock_ratio
[  110.072545] module:find_symbol: Failed to find symbol
drm_scdc_set_scrambling
[  110.072548] module:find_symbol: Failed to find symbol drm_scdc_write
[  110.072551] module:find_symbol: Failed to find symbol
drm_self_refresh_helper_alter_state
[  110.072553] module:find_symbol: Failed to find symbol
drm_self_refresh_helper_cleanup


What is the potential importance of these ?
clearly if it were a real problem, it wouldnt just be a debug message.
Is there anything to fix here, either in local config, or in code ?

[-- Attachment #1.2: Type: text/html, Size: 1083 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-25 15:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-25 15:12 "module:find_symbol: Failed to find symbol ....." not so bad jim.cromie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).