You can unapply -pre7 (patch -R) or make a hard-linked tree to apply the
pre patches to. Patch will break the hard links on the files it
modifies, so the second tree hardly takes up any disk space. To make
the second tree do:
cp -al linux-2.4.0 linux-2.4.1-pre8
--Brian Gerst - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/