linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RTL28XXU Driver fails to initialize w/ R820T if CONFIG_MODULES enabled
@ 2019-05-08 16:46 Wolf .
  0 siblings, 0 replies; only message in thread
From: Wolf . @ 2019-05-08 16:46 UTC (permalink / raw)
  To: crope, mchehab, linux-media

Tested with/on Linux 5.0.x using GCC 7.4.x compiler series

If modules are enabled (which in turn enables CONFIG_MEDIA_ATTACH) the
dvb_attach codepath fails regardless of module load or compiling in
any or all components with this message:

DVB: Unable to find symbol r820t_attach()

Disabling CONFIG_MODULES (which in turn disables CONFIG_MEDIA_ATTACH
and turns dvb_attach into a no-op that blindly calls the function
requested) does work.

I'm unsure if this is a flaw in the dvb_attach macro or the driver's
usage of this macro, so I'm sending this to both the relevant
maintainers.

- Wolf

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

only message in thread, other threads:[~2019-05-08 16:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-08 16:46 RTL28XXU Driver fails to initialize w/ R820T if CONFIG_MODULES enabled Wolf .

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).