That was me. What can go wrong? Just the ordering of the cards?
> Folks: you can't use __initcall tricks for anything where existing order
> matters for back compatibility - ie most network, scsi, and sound drivers.
But then you can't use __initcall for many things anyway - eg. parport
lowlevel
drivers won't be able to use __initcall too. Methinks in that case
__initcall doesn't quite do what it was designed for...
Ok, will revert this in the next changeset.
Tom
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/