Re: Linux 2.6.22.19

2008-02-26 Thread Randy Dunlap
On Tue, 26 Feb 2008 18:26:05 +0100 Oliver Pinter wrote: > Thank for your work in this serie or tree. Please edit your replies so that you don't send a 40 KB message that is actually only one line. --- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body

Re: Linux 2.6.22.19

2008-02-26 Thread Oliver Pinter
Thank for your work in this serie or tree. On 2/26/08, Greg KH <[EMAIL PROTECTED]> wrote: > diff --git a/Makefile b/Makefile > index 99c5e87..27acaf4 100644 > --- a/Makefile > +++ b/Makefile > @@ -1,7 +1,7 @@ > VERSION = 2 > PATCHLEVEL = 6 > SUBLEVEL = 22 > -EXTRAVERSION = .18 > +EXTRAVERSION

Re: Linux 2.6.22.19

2008-02-26 Thread Oliver Pinter
Thank for your work in this serie or tree. On 2/26/08, Greg KH [EMAIL PROTECTED] wrote: diff --git a/Makefile b/Makefile index 99c5e87..27acaf4 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 22 -EXTRAVERSION = .18 +EXTRAVERSION = .19 NAME

Re: Linux 2.6.22.19

2008-02-26 Thread Randy Dunlap
On Tue, 26 Feb 2008 18:26:05 +0100 Oliver Pinter wrote: Thank for your work in this serie or tree. Please edit your replies so that you don't send a 40 KB message that is actually only one line. --- ~Randy -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of

Re: Linux 2.6.22.19

2008-02-25 Thread Greg KH
diff --git a/Makefile b/Makefile index 99c5e87..27acaf4 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 22 -EXTRAVERSION = .18 +EXTRAVERSION = .19 NAME = Holy Dancing Manatees, Batman! # *DOCUMENTATION* diff --git a/arch/i386/kernel/entry.S

Re: Linux 2.6.22.19

2008-02-25 Thread Greg KH
diff --git a/Makefile b/Makefile index 99c5e87..27acaf4 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 22 -EXTRAVERSION = .18 +EXTRAVERSION = .19 NAME = Holy Dancing Manatees, Batman! # *DOCUMENTATION* diff --git a/arch/i386/kernel/entry.S