DragonFly bugs List (threaded) for 2007-07
DragonFly BSD
DragonFly bugs List (threaded) for 2007-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue747] Kernel Core dumps whrn loading snd_ich


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 31 Jul 2007 13:21:48 -0700 (PDT)

: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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]