Re: 2.6.23-rc4-mm1

2007-09-04 Thread Zach Carter
> +ioc3-program-uart-predividers.patch > +sky2-fe-chip-support.patch > +sky2-use-debugfs-rename.patch > +sky2-document-gphy_ctrl-bits.patch > +sky2-dont-restrict-config-space-access.patch > +sky2-advanced-error-reporting.patch > +sky2-use-pci_config-access-functions.patch >

Re: 2.6.23-rc4-mm1

2007-09-04 Thread Zach Carter
+ioc3-program-uart-predividers.patch +sky2-fe-chip-support.patch +sky2-use-debugfs-rename.patch +sky2-document-gphy_ctrl-bits.patch +sky2-dont-restrict-config-space-access.patch +sky2-advanced-error-reporting.patch +sky2-use-pci_config-access-functions.patch

PROBLEM: 8139too with MMIO hangs the system

2007-08-08 Thread Zach Carter
Hi: Whenever 8139too is loaded via modprobe, the entire system hangs. If we compile the kernel with CONFIG_8139TOO_PIO=y, the problem goes away. However, since every distro we've tried does not compile the module this way, all of the installation CDs hang. We were able to find a specially

PROBLEM: 8139too with MMIO hangs the system

2007-08-08 Thread Zach Carter
Hi: Whenever 8139too is loaded via modprobe, the entire system hangs. If we compile the kernel with CONFIG_8139TOO_PIO=y, the problem goes away. However, since every distro we've tried does not compile the module this way, all of the installation CDs hang. We were able to find a specially

Re: 2.6.22-rc6-mm1 Intel DMAR crash on AMD x86_64

2007-06-28 Thread Zach Carter
On Thursday 28 June 2007 01:40:32 pm you wrote: > I'll provide more details on request, and when I get the chance. This > is a heads-up on the BUG in case someone has an "ah ha!" moment. I believe I have also reproduced this bug. I have an ABIT K9 Ultra motherboard with NFORCE hardware. My

Re: 2.6.22-rc6-mm1 Intel DMAR crash on AMD x86_64

2007-06-28 Thread Zach Carter
On Thursday 28 June 2007 01:40:32 pm you wrote: I'll provide more details on request, and when I get the chance. This is a heads-up on the BUG in case someone has an ah ha! moment. I believe I have also reproduced this bug. I have an ABIT K9 Ultra motherboard with NFORCE hardware. My

[PATCH] trivial: update broken URLs in Documentation/filesystems

2007-05-06 Thread Zach Carter
update several broken URLs in Documentation/filesystems. Signed-off-by: Zach Carter <[EMAIL PROTECTED]> --- Documentation/filesystems/befs.txt |4 ++-- Documentation/filesystems/ext2.txt |2 +- Documentation/filesystems/ext3.txt |4 ++-- Documentation/filesystems/isofs.txt

[PATCH] trivial: update broken URLs in Documentation/filesystems

2007-05-06 Thread Zach Carter
update several broken URLs in Documentation/filesystems. Signed-off-by: Zach Carter [EMAIL PROTECTED] --- Documentation/filesystems/befs.txt |4 ++-- Documentation/filesystems/ext2.txt |2 +- Documentation/filesystems/ext3.txt |4 ++-- Documentation/filesystems/isofs.txt |2 +- 4

[patch] trivial: laptop-mode URL update

2007-05-01 Thread Zach Carter
trivial laptop-mode URL update. Signed-off-by: Zach Carter <[EMAIL PROTECTED]> --- diff --git a/Documentation/laptop-mode.txt b/Documentation/laptop-mode.txt index 6f639e3..8b15502 100644 --- a/Documentation/laptop-mode.txt +++ b/Documentation/laptop-mode.txt @@ -33,7 +33,7 @@ or an

[patch] trivial: laptop-mode URL update

2007-05-01 Thread Zach Carter
trivial laptop-mode URL update. Signed-off-by: Zach Carter [EMAIL PROTECTED] --- diff --git a/Documentation/laptop-mode.txt b/Documentation/laptop-mode.txt index 6f639e3..8b15502 100644 --- a/Documentation/laptop-mode.txt +++ b/Documentation/laptop-mode.txt @@ -33,7 +33,7 @@ or anything

Re: [patch] CFS scheduler, -v5 (build problem - make headers_check fails)

2007-04-22 Thread Zach Carter
Ingo Molnar wrote: i'm pleased to announce release -v5 of the CFS scheduler patchset. The patch against v2.6.21-rc7 and v2.6.20.7 can be downloaded from: FYI, make headers_check seems to fail on this: [EMAIL PROTECTED] linux-2.6]$ make headers_check [snip] CHECK

Re: [patch] CFS scheduler, -v5 (build problem - make headers_check fails)

2007-04-22 Thread Zach Carter
Ingo Molnar wrote: i'm pleased to announce release -v5 of the CFS scheduler patchset. The patch against v2.6.21-rc7 and v2.6.20.7 can be downloaded from: FYI, make headers_check seems to fail on this: [EMAIL PROTECTED] linux-2.6]$ make headers_check [snip] CHECK

Re: BUG: Bad page state errors during kernel make (resolved)

2007-04-16 Thread Zach Carter
Zach Carter wrote: Do you think there might be other bad hw, or another explanation? Well, after updating the BIOS for the motherboard, I was able to rebuild the kernel 6 times in a row with no page state errors. I noticed that the recent BIOS update includes "Enhanced compatib

Re: BUG: Bad page state errors during kernel make (resolved)

2007-04-16 Thread Zach Carter
Zach Carter wrote: Do you think there might be other bad hw, or another explanation? Well, after updating the BIOS for the motherboard, I was able to rebuild the kernel 6 times in a row with no page state errors. I noticed that the recent BIOS update includes Enhanced compatibility

Re: BUG: Bad page state errors during kernel make

2007-04-15 Thread Zach Carter
Dave Jones wrote: On Sun, Apr 15, 2007 at 08:30:27PM -0700, Zach Carter wrote: > list_del corruption. prev->next should be c21a4628, but was e21a4628 'c' became 'e' in that last address. A single bit flipped. Given you've had this for some time, this smells like a hardware problem. mem

BUG: Bad page state errors during kernel make

2007-04-15 Thread Zach Carter
Hiya folks, If there is anything I can do to help track down and fix this bug, please let me know. thanks! -Zach PROBLEM: Bad page state errors during kernel make DESCRIPTION: Frequently, when trying to build the kernel from source, my PC will lock up with console messages such as these.

BUG: Bad page state errors during kernel make

2007-04-15 Thread Zach Carter
Hiya folks, If there is anything I can do to help track down and fix this bug, please let me know. thanks! -Zach PROBLEM: Bad page state errors during kernel make DESCRIPTION: Frequently, when trying to build the kernel from source, my PC will lock up with console messages such as these.

Re: BUG: Bad page state errors during kernel make

2007-04-15 Thread Zach Carter
Dave Jones wrote: On Sun, Apr 15, 2007 at 08:30:27PM -0700, Zach Carter wrote: list_del corruption. prev-next should be c21a4628, but was e21a4628 'c' became 'e' in that last address. A single bit flipped. Given you've had this for some time, this smells like a hardware problem. memtest86