> Udo A Steinberg wrote:
> There's a little annoying bug with printing partitions upon bootup.
before the patch:
kernel: <6>Partition check:
kernel: <6> hda: hda1 hda1 hda2 hda2 < hda5 hda5 hda6 hda6 hda7 hda7 hda8
hda8 hda9 hda9 >
kernel: <6> hdb: hdb1 hdb1 hdb2 hdb2 hdb3 hdb3 hdb4 hdb4
after the patch:
kernel: <6>Partition check:
kernel: <6> hda: hda1 hda2 < hda5 hda6 hda7 hda8 hda9 >
kernel: <6> hdb: hdb1 hdb2 hdb3 hdb4
Looks like the patch worked. Running this version of 2.4.0-test9-pre7 now.
Regards,
Steven Cole
-
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/