Re: [PATCH] libata: fix ata_eh_suspend() return value

2007-01-27 Thread Jeff Garzik
Tejun Heo wrote: ata_eh_suspend() was returning 0 regardless of failure. This bug has potential to lose data on suspend. Fix it. Signed-off-by: Tejun Heo <[EMAIL PROTECTED]> --- Jeff, this one is definitely for 2.6.20. Thanks. applied - To unsubscribe from this list: send the line "unsubs

[git patches] IDE fixes for 2.6.20-rc6

2007-01-27 Thread Bartlomiej Zolnierkiewicz
Hi, The resend of the 2.6.20-rc6 fixes that I've sent you as patches. This time in the git form for easier merging and with proper cc:. Please pull from: master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6.git/ to receive the following updates: MAINTAINERS|7 ++--

Re: [PATCH] ahci: Marvell 6145 SATA support (preliminary)

2007-01-27 Thread Alan
> Were it not for the PATA and interrupt storm bits, I would say that > Marvell 6145 works with a simple PCI ID addition. The 6101 driver should drive the 6145 pata port via the legacy registers - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to [EM

Re: mm snapshot broken-out-2007-01-26-00-36.tar.gz uploaded

2007-01-27 Thread Michal Piotrowski
[EMAIL PROTECTED] napisał(a): > The mm snapshot broken-out-2007-01-26-00-36.tar.gz has been uploaded to > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/broken-out-2007-01-26-00-36.tar.gz > drivers/ata/sata_inic162x.c: In function ‘inic_pci_device_resume’: drivers/ata/sata_inic162x

Re: [PATCH] ahci: Marvell 6145 SATA support (preliminary)

2007-01-27 Thread Jeff Garzik
Alan wrote: Were it not for the PATA and interrupt storm bits, I would say that Marvell 6145 works with a simple PCI ID addition. The 6101 driver should drive the 6145 pata port via the legacy registers They cannot co-exist, unfortunately. Jeff - To unsubscribe from this list: se

Read error generated oops.

2007-01-27 Thread kenneth johansson
I have a read error on one drive that triggers an oops. HEAD=99abfeafb5f2eea1bb481330ff37343e1133c924 --- hdg: dma_intr: status=0x51 { DriveReady SeekComplete Error } hdg: dma_intr: error=0x40 { UncorrectableError }, LBAsect=227940458, high=13, low=9836650, sector=227940352 ide: failed o

2.6.20-rc6: known unfixed regressions (v2) (part 2)

2007-01-27 Thread Adrian Bunk
This email lists some known regressions in 2.6.20-rc6 compared to 2.6.19 that are not yet fixed in Linus' tree. If you find your name in the Cc header, you are either submitter of one of the bugs, maintainer of an affectected subsystem or driver, a patch of you caused a breakage or I'm considering