[issue747] Kernel Core dumps whrn loading snd_ich

Matthew Dillon dillon at apollo.backplane.com
Tue Jul 31 13:22:44 PDT 2007


:So the problem is:
:
:module_register_init calls devclass_add_driver first, before setting up the devclass pointer.  This one however gets used lateron in the driver attachment.
:
:I believe the correct sequence is this, but I'd appreciate if somebody could double check.  The patch fixes the panic, of course.
:
:cheers
:  simon

    It looks right to me, but I am no expert on the devclass stuff.
    Go ahead and commit it.

					-Matt





More information about the Bugs mailing list