RE: Linux 2.6.20.4

2007-03-25 Thread Chris Rankin
[Linux version 2.6.20.4 ([EMAIL PROTECTED]) (gcc version 4.1.1 20070105 (Red Hat 4.1.1-51)) #1 PREEMPT Sun Mar 25 17:31:32 BST 2007] Hi, I have just booted the 2.6.20.4 kernel on an old 350 MHz P2, and am now seeing these messages in my boot log: Setting up standard PCI resources ACPI: Interpr

Linux 2.6.20.4

2007-03-23 Thread Greg KH
Input: i8042 - another attempt to fix AUX delivery checks Evgeniy Polyakov (1): Fix rtm_to_ifaddr() error return. Francois Romieu (1): r8169: fix a race between PCI probe and dev_open Greg Kroah-Hartman (1): Linux 2.6.20.4 Ingo Molnar (1): futex: PI state locking fix

Re: Linux 2.6.20.4

2007-03-23 Thread Greg KH
diff --git a/Makefile b/Makefile index 7d2f304..ea076ae 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 20 -EXTRAVERSION = .3 +EXTRAVERSION = .4 NAME = Homicidal Dwarf Hamster # *DOCUMENTATION* diff --git a/arch/ia64/kernel/iosapic.c b/arch/ia64/ker