v@ozlabs.org; [EMAIL PROTECTED];
> > Robert P. J. Day
> > Subject: [2.6 patch] sata_fsl.c: fix 8315DS workaround
> >
> > Commit e7eac96e8f0e57a6e9f94943557bc2b23be31471
> > (ata/sata_fsl: Move MPC8315DS link speed limit workaround to
> > specific ifdef) aimed at lim
> -Original Message-
> From: Adrian Bunk [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 04, 2008 4:46 PM
> To: Kalra Ashish; Li Yang; Jeff Garzik; [EMAIL PROTECTED]
> Cc: linuxppc-dev@ozlabs.org; [EMAIL PROTECTED];
> Robert P. J. Day
> Subject: [2.6 patch] s
Commit e7eac96e8f0e57a6e9f94943557bc2b23be31471 (ata/sata_fsl: Move
MPC8315DS link speed limit workaround to specific ifdef) aimed at
limiting the workaround only to the affected hardware, but since the
#ifdef used a nonexisting kconfig variable it actually killed
the workaround.
Reported-by: R