linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Brett Russ <russb@emc.com>
To: Eugene Crosser <crosser@rol.ru>
Cc: linux-ide@vger.kernel.org, multiman@rol.ru, linux-kernel@vger.kernel.org
Subject: Status of Marvell SATA driver (was Re: Trying latest sata_mv - and getting freeze)
Date: Wed, 26 Oct 2005 10:48:23 -0400	[thread overview]
Message-ID: <435F9737.3050409@emc.com> (raw)
In-Reply-To: <435F8AFF.3030404@rol.ru>

Eugene Crosser wrote:
> My hardware is SMP Supermicro with 6 disks on
> Marvell MV88SX6081 8-port SATA II PCI-X Controller (rev 03)
> and the sata_mv.c is version 0.25 dated 22 Oct 2005
> 
> The thing works with "old" mvsata340 driver, but the "new" kernel with
> your driver freezes when it starts to probe disks.  Even Magic SysRq
> does not work.  The last lines I see on screen are like this:
> 
> sata_mv version 0.25
> ACPI: PCI Interrupt 0000:02:03.0[A] -> GSI 56 (level, low) -> IRQ 185
> sata_mv(0000:02:03.0) 32 slots 8 ports unknown mode IRQ via MSI
> ata1: SATA max UDMA/133 cmd 0x0 ctl 0xF8C22120 bmdma 0x0 irq 185
> ata2: .... <same things>            0xF8C24120 ...
> ...
> ata8: .... <same thing>             0xF8C38120 ...
> ATA: abnormal status 0x80 on port 0xF8C2211C
> ... <five more lines identical to the above>
> ata1: dev 0 ATA-7, max UDMA/133, 781422768 sectors: LBA48
> 
> - and at this point it freezes hard.
> Any suggestions for me?  Any information I can collect to help
> troubleshooting?

Hey Eugene,

Thanks for the bug report.  Here's the story on the Marvell SATA driver. 
  We have custom hardware here with integrated 6081 controllers and a 
uniprocessor board.  The driver was developed and tested solely on that 
platform and works very well for me.  However, I haven't had the time to 
try it on normal 6xxx or 5xxx HBA cards (like everyone else in the world 
is using) or on an SMP system.  It's been something I've been meaning to 
do for some time now.

Compounded with that, I've decided to leave my current position to 
pursue my career at another company (still doing Linux kernel 
development but in a different area).  Thus, I will be less focused on 
the driver and might not have access to HW and specifications.  I know 
there are others on this list who do have both of those necessary 
requirements for development so it's possible they can help pick up the 
slack.

In the meantime, try turning off SMP and seeing if that makes a 
difference.  There still might be a problem with the spinlocks and if so 
it should go away in uniprocessor mode.

Thanks for your interest,
BR

  reply	other threads:[~2005-10-26 14:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-26 13:56 Trying latest sata_mv - and getting freeze Eugene Crosser
2005-10-26 14:48 ` Brett Russ [this message]
2005-10-26 15:50   ` Status of Marvell SATA driver (was Re: Trying latest sata_mv - and getting freeze) Eugene Crosser
2005-10-27 11:16     ` Jens Axboe
2005-10-27 14:26       ` Eugene Crosser
2005-10-27 14:30         ` Jens Axboe
2005-10-27 14:31         ` Vladimir Lazarenko
2005-10-27 17:10           ` Eugene Crosser

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=435F9737.3050409@emc.com \
    --to=russb@emc.com \
    --cc=crosser@rol.ru \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=multiman@rol.ru \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).