From: Jeff Garzik <jgarzik@pobox.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org, linux-ide@vger.kernel.org,
ashish.kalra@freescale.com, htejun@gmail.com
Subject: Re: [PATCH] Add port multiplier (PMP) support in sata_fsl driver
Date: Fri, 30 May 2008 18:11:46 -0400 [thread overview]
Message-ID: <48407BA2.5050103@pobox.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0805200015010.5318@blarg.am.freescale.net>
Kumar Gala wrote:
> From: Ashish Kalra <ashish.kalra@freescale.com>
>
> PMP support for sata_fsl driver.
>
> Signed-off-by: Ashish Kalra <ashish.kalra@freescale.com>
> ---
> Jeff,
>
> The following commit (4c9bf4e799ce06a7378f1196587084802a414c03):
> libata: replace tf_read with qc_fill_rtf for non-SFF drivers
>
> Broke the sata_fsl.c driver in 2.6.26. I know the following patch fixes
> the issue, it clearly also adds port multipler support. I'm not sure if
> you are willing to take that as part of 2.6.26 or not, but the current
> 2.6.26 driver is broken.
>
> On boot with debug enabled we get something like (w/o this patch):
>
> spurious interrupt!!, CC = 0x1
> interrupt status 0x1
> xx_scr_read, reg_in = 1
> spurious interrupt!!, CC = 0x1
> interrupt status 0x1
> xx_scr_read, reg_in = 1
> spurious interrupt!!, CC = 0x1
> interrupt status 0x1
> xx_scr_read, reg_in = 1
>
> .. continues for ever.
>
> - k
>
> drivers/ata/sata_fsl.c | 224 +++++++++++++++++++++++++++++++++++-------------
> 1 files changed, 163 insertions(+), 61 deletions(-)
>
applied
WARNING: multiple messages have this Message-ID (diff)
From: Jeff Garzik <jgarzik@pobox.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org, htejun@gmail.com,
ashish.kalra@freescale.com, linux-ide@vger.kernel.org
Subject: Re: [PATCH] Add port multiplier (PMP) support in sata_fsl driver
Date: Fri, 30 May 2008 18:11:46 -0400 [thread overview]
Message-ID: <48407BA2.5050103@pobox.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0805200015010.5318@blarg.am.freescale.net>
Kumar Gala wrote:
> From: Ashish Kalra <ashish.kalra@freescale.com>
>
> PMP support for sata_fsl driver.
>
> Signed-off-by: Ashish Kalra <ashish.kalra@freescale.com>
> ---
> Jeff,
>
> The following commit (4c9bf4e799ce06a7378f1196587084802a414c03):
> libata: replace tf_read with qc_fill_rtf for non-SFF drivers
>
> Broke the sata_fsl.c driver in 2.6.26. I know the following patch fixes
> the issue, it clearly also adds port multipler support. I'm not sure if
> you are willing to take that as part of 2.6.26 or not, but the current
> 2.6.26 driver is broken.
>
> On boot with debug enabled we get something like (w/o this patch):
>
> spurious interrupt!!, CC = 0x1
> interrupt status 0x1
> xx_scr_read, reg_in = 1
> spurious interrupt!!, CC = 0x1
> interrupt status 0x1
> xx_scr_read, reg_in = 1
> spurious interrupt!!, CC = 0x1
> interrupt status 0x1
> xx_scr_read, reg_in = 1
>
> .. continues for ever.
>
> - k
>
> drivers/ata/sata_fsl.c | 224 +++++++++++++++++++++++++++++++++++-------------
> 1 files changed, 163 insertions(+), 61 deletions(-)
>
applied
next prev parent reply other threads:[~2008-05-30 22:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-20 5:19 [PATCH] Add port multiplier (PMP) support in sata_fsl driver Kumar Gala
2008-05-20 5:19 ` Kumar Gala
2008-05-22 7:29 ` Tejun Heo
2008-05-22 7:29 ` Tejun Heo
2008-05-23 8:53 ` Kalra Ashish
2008-05-23 8:53 ` Kalra Ashish
2008-05-30 22:11 ` Jeff Garzik [this message]
2008-05-30 22:11 ` Jeff Garzik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48407BA2.5050103@pobox.com \
--to=jgarzik@pobox.com \
--cc=ashish.kalra@freescale.com \
--cc=galak@kernel.crashing.org \
--cc=htejun@gmail.com \
--cc=linux-ide@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.