All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <matthew@wil.cx>
To: Christoph Hellwig <hch@lst.de>
Cc: linux-scsi@vger.kernel.org
Subject: Re: [PATCH] ncr53c8xx: implement full slave_alloc and slave_destroy methods
Date: Sat, 18 Feb 2006 17:58:57 -0700	[thread overview]
Message-ID: <20060219005857.GV12822@parisc-linux.org> (raw)
In-Reply-To: <20060208161841.GA19199@lst.de>

On Wed, Feb 08, 2006 at 05:18:41PM +0100, Christoph Hellwig wrote:
>  - allocate all per-lun data in slave alloc and free it in slave_destroy.
>  - move the bios first boot lun scanning disable flag to slave_alloc.
>  - remove lots now superflous checks

Sorry for taking so long to get to this.  Unfortunately it blows up
during boot:

zalon_probe: Zalon version 1, IRQ 67
ncr53c720-0: rev 0xf irq 67
ncr53c720-0: ID 7, Fast-10, Parity Checking, Differential
scsi0 : ncr53c8xx-3.4.3g
 0:0:0:0: scsi: Device offlined - not ready after error recovery
BUG: soft lockup detected on CPU#0!
[skipped register dump, not interesting] 
 IAOQ[0]: del_timer+0x60/0x74
 IAOQ[1]: del_timer+0x64/0x74
 RP(r2): scsi_delete_timer+0x14/0x28

FWIW, there is no target 0 on this bus; the only device is ID 6.

      reply	other threads:[~2006-02-19  0:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-08 16:18 [PATCH] ncr53c8xx: implement full slave_alloc and slave_destroy methods Christoph Hellwig
2006-02-19  0:58 ` Matthew Wilcox [this message]

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=20060219005857.GV12822@parisc-linux.org \
    --to=matthew@wil.cx \
    --cc=hch@lst.de \
    --cc=linux-scsi@vger.kernel.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.