Linus Torvalds wrote:

Hey, I hoped -rc4 was the last one, but we had some laptop resource conflicts, various ppc TLB flush issues, some possible stack overflows in networking and a number of other details warranting a quick -rc5 before the final 2.6.11.

This time it's really supposed to be a quickie, so people who can, please check it out, and we'll make the real 2.6.11 asap.

Mostly pretty small changes (the largest is a new SATA driver that crept
in, our bad). But worth another quick round.

                Linus

----

It looks like the v2.6.11-rc5 tag is on the same revisions as 2.6.10. patch-2.6.11-rc5 is an empty file, and patch-2.6.11-rc4-rc5 indicates that 2.6.11-rc5 reverted to 2.6.10:


diff -urN linux-2.6.11-rc4/Makefile linux-2.6.11-rc5/Makefile
--- linux-2.6.11-rc4/Makefile   2005-02-23 20:53:50.707759849 -0800
+++ linux-2.6.11-rc5/Makefile   2004-12-24 13:35:01.000000000 -0800
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
-SUBLEVEL = 11
-EXTRAVERSION =-rc4
+SUBLEVEL = 10
+EXTRAVERSION =
 NAME=Woozy Numbat

 # *DOCUMENTATION*


-- Brian Gerst - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Reply via email to