Re: Linux 2.6.22.7 Machine Check Exception

2007-10-30 Thread Andrew Morton
On Thu, 25 Oct 2007 12:40:58 +0200 Michael Stiller <[EMAIL PROTECTED]> wrote: > Hi, > > i encountered the following machine check exceptions (and hangs) with > 2.6.22.7 on an Dual Core-2 Xeon System. It occurs if i try to use the > PCI-X Intel Gigabit Ethernet card after some minutes: > > CPU

Re: Linux 2.6.22.7 Machine Check Exception

2007-10-30 Thread Andrew Morton
On Thu, 25 Oct 2007 12:40:58 +0200 Michael Stiller [EMAIL PROTECTED] wrote: Hi, i encountered the following machine check exceptions (and hangs) with 2.6.22.7 on an Dual Core-2 Xeon System. It occurs if i try to use the PCI-X Intel Gigabit Ethernet card after some minutes: CPU 3: Machine

Linux 2.6.22.7 Machine Check Exception

2007-10-25 Thread Michael Stiller
Hi, i encountered the following machine check exceptions (and hangs) with 2.6.22.7 on an Dual Core-2 Xeon System. It occurs if i try to use the PCI-X Intel Gigabit Ethernet card after some minutes: CPU 3: Machine Check Exception 0005 Bank 0: b2401400 Bank 5: b20012102400

Linux 2.6.22.7 Machine Check Exception

2007-10-25 Thread Michael Stiller
Hi, i encountered the following machine check exceptions (and hangs) with 2.6.22.7 on an Dual Core-2 Xeon System. It occurs if i try to use the PCI-X Intel Gigabit Ethernet card after some minutes: CPU 3: Machine Check Exception 0005 Bank 0: b2401400 Bank 5: b20012102400

Re: Linux 2.6.22.7

2007-09-21 Thread Chris Wright
diff --git a/Makefile b/Makefile index 3067f6a..12edea0 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 22 -EXTRAVERSION = .6 +EXTRAVERSION = .7 NAME = Holy Dancing Manatees, Batman! # *DOCUMENTATION* diff --git a/arch/x86_64/ia32/ia32entry.S

Linux 2.6.22.7

2007-09-21 Thread Chris Wright
(+), 8 deletions(-) Summary of changes from v2.6.22.6 to v2.6.22.7 == Andi Kleen (1): x86_64: Zero extend all registers after ptrace in 32bit entry path. Chris Wright (1): Linux 2.6.22.7 - To unsubscribe from this list: send the line

Linux 2.6.22.7

2007-09-21 Thread Chris Wright
(+), 8 deletions(-) Summary of changes from v2.6.22.6 to v2.6.22.7 == Andi Kleen (1): x86_64: Zero extend all registers after ptrace in 32bit entry path. Chris Wright (1): Linux 2.6.22.7 - To unsubscribe from this list: send the line

Re: Linux 2.6.22.7

2007-09-21 Thread Chris Wright
diff --git a/Makefile b/Makefile index 3067f6a..12edea0 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 22 -EXTRAVERSION = .6 +EXTRAVERSION = .7 NAME = Holy Dancing Manatees, Batman! # *DOCUMENTATION* diff --git a/arch/x86_64/ia32/ia32entry.S