Re: Linux 2.6.23.3

2007-11-16 Thread Greg KH
On Sat, Nov 17, 2007 at 02:15:11AM +0300, Michael Tokarev wrote: > Greg Kroah-Hartman wrote: > > We (the -stable team) are announcing the release of the 2.6.23.3 kernel. > > It contains a number of bugfixes for a number of architecture specific > > issues. > [.4, .5, .6 and .7 follows after .2 and

Re: Linux 2.6.23.3

2007-11-16 Thread Michael Tokarev
Greg Kroah-Hartman wrote: > We (the -stable team) are announcing the release of the 2.6.23.3 kernel. > It contains a number of bugfixes for a number of architecture specific > issues. [.4, .5, .6 and .7 follows after .2 and .3] I've seen the bunch of patches posted for review - split to several se

Re: Linux 2.6.23.3

2007-11-16 Thread Greg Kroah-Hartman
diff --git a/Makefile b/Makefile index c6d545c..b0c2c32 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 23 -EXTRAVERSION = .2 +EXTRAVERSION = .3 NAME = Arr Matey! A Hairy Bilge Rat! # *DOCUMENTATION* diff --git a/arch/i386/boot/boot.h b/arch/i386/bo

Linux 2.6.23.3

2007-11-16 Thread Greg Kroah-Hartman
ng of framebuffer mmaps Dave Johnson (1): x86: fix TSC clock source calibration error David Miller (1): Fix sparc64 niagara optimized RAID xor asm Greg Kroah-Hartman (1): Linux 2.6.23.3 H. Peter Anvin (2): x86 setup: handle boot loaders which set up the stack incorr