> The above patch allows 'partition modules', which are a bad thing in this
> situation, since it does mean that the kernel behaviour becomes indeterminant,
> or even impossible to get the correct behaviour with a pre-compiled kernel.
The current patch prefers modules over builtin types, if we would change
this into a fixed order, you would only need a small probe routine to test
for e.g. an Acorn partition and loads the module, so a disk is always probed
in a fixed order. If I understand you right this should fix your problem.
bye, Roman
-
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/