[PATCH] ata_piix: separate controller IDs into separate enum

2007-11-24 Thread Tejun Heo
Separate controller IDs into a separate enum as Jeff requested. Signed-off-by: Tejun Heo [EMAIL PROTECTED] --- drivers/ata/ata_piix.c | 32 +--- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c index

Re: 2.6.24-rc3-mm1: I/O error, system hangs

2007-11-24 Thread Laurent Riffard
Le 24.11.2007 07:42, James Bottomley a écrit : On Fri, 2007-11-23 at 18:52 +0100, Laurent Riffard wrote: Le 23.11.2007 12:38, Hannes Reinecke a écrit : Hannes Reinecke wrote: Laurent Riffard wrote: Le 21.11.2007 23:41, Andrew Morton a écrit : On Wed, 21 Nov 2007 22:45:22 +0100 Laurent

Re: 2.6.24-rc3-mm1: I/O error, system hangs

2007-11-24 Thread James Bottomley
Probing intermittent failures in Domain Validation, even with the fixes applied leads me to the conclusion that there are further problems with this commit: commit fc5eb4facedbd6d7117905e775cee1975f894e79 Author: Hannes Reinecke [EMAIL PROTECTED] Date: Tue Nov 6 09:23:40 2007 +0100 [SCSI]

Re: 2.6.24-rc3-mm1: I/O error, system hangs

2007-11-24 Thread Gabriel C
James Bottomley wrote: On Sat, 2007-11-24 at 13:57 +0100, Laurent Riffard wrote: Le 24.11.2007 07:42, James Bottomley a écrit : On Fri, 2007-11-23 at 18:52 +0100, Laurent Riffard wrote: Le 23.11.2007 12:38, Hannes Reinecke a écrit : Hannes Reinecke wrote: Laurent Riffard wrote: Le

Re: sata NCQ blacklist entry

2007-11-24 Thread Rafael J. Wysocki
On Saturday, 24 of November 2007, Jan-Simon Möller wrote: Am Freitag 23 November 2007 08:21:09 schrieb Andrew Morton: On Tue, 13 Nov 2007 21:55:15 +0100 Jan-Simon M__ller [EMAIL PROTECTED] wrote: Hi! You removed from cc the guys who are most likely to fix this. Please always do

Re: 2.6.24-rc3-mm1: I/O error, system hangs

2007-11-24 Thread Gabriel C
James Bottomley wrote: On Sat, 2007-11-24 at 18:54 +0100, Gabriel C wrote: James Bottomley wrote: On Sat, 2007-11-24 at 13:57 +0100, Laurent Riffard wrote: Le 24.11.2007 07:42, James Bottomley a écrit : On Fri, 2007-11-23 at 18:52 +0100, Laurent Riffard wrote: Le 23.11.2007 12:38, Hannes

Re: 2.6.24-rc3-mm1: I/O error, system hangs

2007-11-24 Thread Gabriel C
Gabriel C wrote: James Bottomley wrote: On Sat, 2007-11-24 at 18:54 +0100, Gabriel C wrote: James Bottomley wrote: On Sat, 2007-11-24 at 13:57 +0100, Laurent Riffard wrote: Le 24.11.2007 07:42, James Bottomley a écrit : On Fri, 2007-11-23 at 18:52 +0100, Laurent Riffard wrote: Le 23.11.2007

Re: buggy cmd640 message followed by soft lockup

2007-11-24 Thread Rafael J. Wysocki
On Saturday, 24 of November 2007, Bartlomiej Zolnierkiewicz wrote: [--snip--] Rafael, I see that you've filled a bug for this bugreport into kernel bugzilla tracker (one day after the bugreport): http://bugzilla.kernel.org/show_bug.cgi?id=9442 Since we try to address regressions with

Re: buggy cmd640 message followed by soft lockup

2007-11-24 Thread Rafael J. Wysocki
On Saturday, 24 of November 2007, Frans Pop wrote: On Saturday 24 November 2007, Bartlomiej Zolnierkiewicz wrote: Unfortunately I'm unable to reproduce this with: * VirtualBox 1.5.2 from http://www.virtualbox.org (VirtualBox-1.5.2_25433_fedora7-1.i586.rpm) * Fedora 7 with

Re: [RFC][PATCH 0/3] OF-platform PATA driver

2007-11-24 Thread Arnd Bergmann
On Friday 23 November 2007, Anton Vorontsov wrote: Here is the PATA Platform driver using OF infrastructure. Mostly it's just a wrapper around a bit modified pata_platform driver. Thanks a lot for doing this. Patches 2/3 are what I tried to get people to do for some time now but was too lazy

Re: 2.6.24-rc3-mm1: I/O error, system hangs

2007-11-24 Thread Laurent Riffard
Le 24.11.2007 14:26, James Bottomley a écrit : On Sat, 2007-11-24 at 13:57 +0100, Laurent Riffard wrote: Le 24.11.2007 07:42, James Bottomley a écrit : On Fri, 2007-11-23 at 18:52 +0100, Laurent Riffard wrote: Le 23.11.2007 12:38, Hannes Reinecke a écrit : [snip] I can confirm : reverting

spurious completions during NCQ on rt kernel

2007-11-24 Thread jozwicki
Hello, On Linux localhost 2.6.24-rc2-rt1 #5 SMP PREEMPT RT Sat Nov 24 13:39:15 CET 2007 i686 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ AuthenticAMD GNU/Linux under heavy load I get this kind of error: [27442.074715] ata3.00: exception Emask 0x2 SAct 0xd SErr 0x0 action 0x2 frozen

kernel bugzilla is FPOS (was: Re: buggy cmd640 message followed by soft lockup)

2007-11-24 Thread Bartlomiej Zolnierkiewicz
[ I removed Frans from cc: since it is off-topic to the original bugreport ] On Saturday 24 November 2007, Rafael J. Wysocki wrote: On Saturday, 24 of November 2007, Bartlomiej Zolnierkiewicz wrote: [--snip--] Rafael, I see that you've filled a bug for this bugreport into kernel bugzilla

Re: 2.6.24-rc3-mm1: I/O error, system hangs

2007-11-24 Thread James Bottomley
On Sat, 2007-11-24 at 23:59 +0100, Laurent Riffard wrote: Le 24.11.2007 14:26, James Bottomley a écrit : OK, could you post dmesgs again, please. I actually tested this with an aic79xx card, and for me it does cause Domain Validation to succeed again. James, Here is a dmesg