Linux 2.6.21.7

2007-08-04 Thread Greg KH
an (1): Linux 2.6.21.7 Hugh Dickins (1): mm: kill validate_anon_vma to avoid mapcount BUG Jason Wessel (1): b i386: fix infinite loop with singlestep int80 syscalls Jay Lubomirski (1): serial: clear proper MPSC interrupt cause bits Jeff Mahoney (1): saa7134: fix t

Re: Linux 2.6.21.7

2007-08-04 Thread Greg KH
diff --git a/Makefile b/Makefile index 384ad33..673c4dd 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 21 -EXTRAVERSION = .6 +EXTRAVERSION = .7 NAME = Nocturnal Monster Puppy # *DOCUMENTATION* diff --git a/arch/i386/kernel/entry.S b/arch/i386/kerne