From: Jamie Lenehan <lenehan@twibble.org>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Andrew Schulman <andrex@alumni.utexas.net>, linux-scsi@vger.kernel.org
Subject: Re: dc395x: can't write to tape
Date: Sun, 9 Jan 2005 16:33:42 +1100 [thread overview]
Message-ID: <20050109053342.GA5799@twibble.org> (raw)
In-Reply-To: <Pine.LNX.4.60.0501062138580.7568@poirot.grange>
On Thu, Jan 06, 2005 at 10:48:38PM +0100, Guennadi Liakhovetski wrote:
[...]
> > Jan 5 22:50:18 helium kernel: dc395x: sg_update_list: sg_to_virt failed
>
> This doesn't look good. However, after a brief look at the code, I cannot
> say what exactly went wrong there. Jamie?
This messages has been happening in the driver for ever for some
people (mos tlikely related to specific devices they are using?). I
believe the sg_to_virt thing is trying to convert from the bus
address back to the virtual address to be able to recaculate the
position for the next transfer after a partial transfer. I've never
been able to actually reproduce this specific problem myself.
All the s/g list handling stuff really needs to be re-written. I'm
certain that it's not high-mem safe and another rather nasty thing is
that it modifies the sg lists after dma mapping them in some
situations which isn't really on (and seems to be the cause of the
hangs I see when running on sparc64 with some additional patches I
have to support big endien machines.)
[...]
--
Jamie Lenehan <lenehan@twibble.org>
next prev parent reply other threads:[~2005-01-09 5:33 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-06 10:18 dc395x: can't write to tape Andrew Schulman
2005-01-06 21:48 ` Guennadi Liakhovetski
2005-01-07 10:52 ` Andrew Schulman
2005-01-07 20:13 ` Guennadi Liakhovetski
2005-01-08 21:42 ` Guennadi Liakhovetski
2005-01-11 15:19 ` Andrew Schulman
2005-01-11 22:16 ` Guennadi Liakhovetski
2005-01-12 8:58 ` Andrew Schulman
2005-01-09 5:33 ` Jamie Lenehan [this message]
2005-01-09 11:42 ` Guennadi Liakhovetski
2005-01-09 12:51 ` Jamie Lenehan
2005-01-22 23:20 ` Guennadi Liakhovetski
2005-01-27 1:13 ` Andrew Schulman
2005-01-27 20:45 ` Guennadi Liakhovetski
2005-02-06 22:11 ` [PATCH] dc395x fix memory mapping (was Re: dc395x: can't write to tape) Guennadi Liakhovetski
2005-02-21 22:01 ` Guennadi Liakhovetski
2005-02-23 10:16 ` Jamie Lenehan
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=20050109053342.GA5799@twibble.org \
--to=lenehan@twibble.org \
--cc=andrex@alumni.utexas.net \
--cc=g.liakhovetski@gmx.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox