On Sunday 27 November 2005 22:53, Larry Finger wrote: > At the moment, I am unable to load the bcm430x module due to the > following messages: > > bcm430x: module license 'unspecified' taints kernel. > bcm430x: Unknown symbol queue_delayed_work > bcm430x: Unknown symbol flush_workqueue > bcm430x: Unknown symbol destroy_workqueue > bcm430x: Unknown symbol __create_workqueue > bcm430x: Unknown symbol queue_work > bcm430x: Unknown symbol queue_delayed_work > bcm430x: Unknown symbol flush_workqueue > bcm430x: Unknown symbol destroy_workqueue > bcm430x: Unknown symbol __create_workqueue > bcm430x: Unknown symbol queue_work > > I see those globals in the System map, but they are not found by > modprobe.
Almost all workqueue symbols are exported to GPL module only. The first error message and the ones following are actually related. Regards, -- Jérémy
pgpZIUxI1yMYY.pgp
Description: PGP signature
