From: Masao Fukuchi <fukuchi.masao@jp.fujitsu.com>
To: Christoph Hellwig <hch@lst.de>
Cc: Emoore@lsil.com, linux-scsi@vger.kernel.org
Subject: Re: [PATCH] fix dma mapping leak in fusion
Date: Thu, 19 Aug 2004 22:14:34 +0900 [thread overview]
Message-ID: <200408191314.AA03492@fukuchi.jp.fujitsu.com> (raw)
In-Reply-To: <20040819101433.GA20353@lst.de>
I tried fusion MPT driver 3.01.15 and I didn't met Oops.
(Eric fixed Oops problem by Fusion MPT driver 3.01.04)
Masao Fukuchi
Message:
18:19:01 kernel: mptscsih: ioc3: >> Attempting task abort! (sc=e00000007c205080)
18:19:01 kernel: mptscsih: ioc3: >> Attempting target reset! (sc=e00000007c205080)
18:19:01 kernel: mptscsih: ioc3: >> Attempting bus reset! (sc=e00000007c205080)
18:19:03 kernel: mptbase: Initiating ioc3 recovery
18:19:28 kernel: mptscsih: ioc3: >> Attempting task abort! (sc=e00000007c205080)
18:19:28 kernel: mptscsih: ioc3: >> Attempting host reset! (sc=e00000007c205080)
18:19:28 kernel: mptbase: Initiating ioc3 recovery
18:19:52 kernel: mptscsih: ioc3: >> Attempting task abort! (sc=e00000007c205080)
18:19:52 kernel: scsi: Device offlined - not ready after error recovery: host 3 channel 0 id 1 lun 0
18:19:52 kernel: scsi3 (1:0): rejecting I/O to offline device
18:19:52 kernel: Buffer I/O error on device sdb, logical block 0
18:19:52 kernel: Buffer I/O error on device sdb, logical block 1
18:19:52 kernel: Buffer I/O error on device sdb, logical block 2
18:19:52 kernel: Buffer I/O error on device sdb, logical block 3
18:19:52 kernel: Buffer I/O error on device sdb, logical block 4
18:19:52 kernel: Buffer I/O error on device sdb, logical block 5
18:19:52 kernel: Buffer I/O error on device sdb, logical block 6
18:19:52 kernel: Buffer I/O error on device sdb, logical block 7
18:19:52 kernel: scsi3 (1:0): rejecting I/O to offline device
18:19:52 kernel: Buffer I/O error on device sdb, logical block 0
18:19:52 kernel: Buffer I/O error on device sdb, logical block 1
18:19:54 kernel: mptbase: Initiating ioc3 recovery
Christoph Hellwig wrote:
>On Thu, Aug 19, 2004 at 12:01:11PM +0900, Masao Fukuchi wrote:
>> Hi Christoph,
>>
>> I applyed attached patch into latest fusion MPT driver(3.01.15) and
>> tested it, but I still met Oops.
>> Then I also applyed your latest patch(it gets rid of the fusion pendingQ
>> in favour of using the scsi midlayer queuing), but I met Oops again.
>
>Can you try the patch Eric posted instead?
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2004-08-19 13:14 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-17 16:16 [PATCH] fix dma mapping leak in fusion Christoph Hellwig
2004-08-19 3:01 ` Masao Fukuchi
2004-08-19 10:14 ` Christoph Hellwig
2004-08-19 13:14 ` Masao Fukuchi [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-08-17 16:42 Moore, Eric Dean
2004-08-17 16:46 ` Christoph Hellwig
2004-08-17 17:17 ` Christoph Hellwig
2004-08-17 18:18 ` Luben Tuikov
2004-08-19 14:47 Moore, Eric Dean
2004-08-20 3:05 ` Masao Fukuchi
2004-08-20 15:01 Moore, Eric Dean
2004-08-23 1:41 ` Masao Fukuchi
2004-08-23 15:56 Moore, Eric Dean
2004-08-28 19:02 ` Christoph Hellwig
2004-08-30 22:29 Moore, Eric Dean
2004-08-31 12:56 ` Luben Tuikov
2004-08-31 13:14 ` Luben Tuikov
2004-08-31 14:42 Moore, Eric Dean
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=200408191314.AA03492@fukuchi.jp.fujitsu.com \
--to=fukuchi.masao@jp.fujitsu.com \
--cc=Emoore@lsil.com \
--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.