Re: [stable] no announce mails for "older" stable-releases on linux-kernel-announce (Was: Re: Linux 2.6.20.16)

2007-08-16 Thread Greg KH
On Thu, Aug 16, 2007 at 08:42:29AM +0200, Thorsten Leemhuis wrote: > On 16.08.2007 08:29, Willy Tarreau wrote: > > On Thu, Aug 16, 2007 at 08:12:07AM +0200, Thorsten Leemhuis wrote: > >> On 16.08.2007 07:43, Willy Tarreau wrote: > >>> I've just released Linux 2.6.20.16. This version catches up with

Re: no announce mails for "older" stable-releases on linux-kernel-announce (Was: Re: Linux 2.6.20.16)

2007-08-15 Thread Thorsten Leemhuis
On 16.08.2007 08:29, Willy Tarreau wrote: > On Thu, Aug 16, 2007 at 08:12:07AM +0200, Thorsten Leemhuis wrote: >> On 16.08.2007 07:43, Willy Tarreau wrote: >>> I've just released Linux 2.6.20.16. This version catches up with 2.6.21.7. >>> I hope to issue newer releases soon with next batches of pen

Re: no announce mails for "older" stable-releases on linux-kernel-announce (Was: Re: Linux 2.6.20.16)

2007-08-15 Thread Willy Tarreau
On Thu, Aug 16, 2007 at 08:12:07AM +0200, Thorsten Leemhuis wrote: > On 16.08.2007 07:43, Willy Tarreau wrote: > > I've just released Linux 2.6.20.16. This version catches up with 2.6.21.7. > > I hope to issue newer releases soon with next batches of pending patches. > > > > I'll also be replying

no announce mails for "older" stable-releases on linux-kernel-announce (Was: Re: Linux 2.6.20.16)

2007-08-15 Thread Thorsten Leemhuis
On 16.08.2007 07:43, Willy Tarreau wrote: > I've just released Linux 2.6.20.16. This version catches up with 2.6.21.7. > I hope to issue newer releases soon with next batches of pending patches. > > I'll also be replying to this message with a copy of the patch between > 2.6.20.15 and 2.6.20.16. >

Re: Linux 2.6.20.16

2007-08-15 Thread Willy Tarreau
diff --git a/Makefile b/Makefile index 947ff3c..b3806cb 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 20 -EXTRAVERSION = .15 +EXTRAVERSION = .16 NAME = Homicidal Dwarf Hamster # *DOCUMENTATION* diff --git a/arch/i386/kernel/entry.S b/arch/i386/ker