Linux 2.6.22.3

2007-08-15 Thread Greg Kroah-Hartman
-path crashes Benjamin Herrenschmidt (1): powerpc: Fix size check for hugetlbfs Greg Kroah-Hartman (1): Linux 2.6.22.3 Helge Deller (1): stifb: detect cards in double buffer mode more reliably Jeff Garzik (1): pata_atiixp: add SB700 PCI ID Kim Phillips (1): PPC: R

Re: Linux 2.6.22.3

2007-08-15 Thread Greg Kroah-Hartman
diff --git a/Makefile b/Makefile index 1f50543..bc2d377 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 22 -EXTRAVERSION = .2 +EXTRAVERSION = .3 NAME = Holy Dancing Manatees, Batman! # *DOCUMENTATION* diff --git a/arch/powerpc/kernel/prom_parse.c b/