On Mon, 4 Sep 2000, Tigran Aivazian wrote:
> On Fri, 25 Aug 2000, Arnaldo Carvalho de Melo wrote:
> > now the driver init sequence is not
> > serialized anymore, so races are possible
>
> since when? In 2.4.0-test8-pre2 mod->init and mod->cleanup are called
> under global kernel lock. As for static drivers they are initialised from
> either start_kernel() or init()->do_basic_setup() both of which take
> global kernel lock.
>
Ok, I understand this now - just cheched the cardbus/pcihotplug code.
Ok, now if you do this, please leave out ne.c and hp100.c - I have the
cards for these two so I can do it and test it myself.
Regards,
Tigran
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/