Linux 2.6.19.5

2007-02-23 Thread Greg KH
id Howells (1): Keys: Fix key serial number collision handling Grant Likely (1): V4L: Fix quickcam communicator driver for big endian architectures Greg Kroah-Hartman (1): Linux 2.6.19.5 Ingo Molnar (1): net, 8139too.c: fix netpoll deadlock Ken Chen (1): aio: fix buggy put_

Re: Linux 2.6.19.5

2007-02-23 Thread Greg KH
diff --git a/Makefile b/Makefile index fa3a8f2..cd5b5cf 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 19 -EXTRAVERSION = .4 +EXTRAVERSION = .5 NAME=Avast! A bilge rat! # *DOCUMENTATION* diff --git a/arch/x86_64/ia32/ptrace32.c b/arch/x86_64/ia32/p