All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Slo Mo Snail <slomosnail@gmx.net>
Cc: linux-kernel@vger.kernel.org, Linus Torvalds <torvalds@transmeta.com>
Subject: Re: 2.5.1-pre2 compile error in ide-scsi.o ide-scsi.c
Date: Wed, 28 Nov 2001 11:21:26 +0100	[thread overview]
Message-ID: <20011128112126.P23858@suse.de> (raw)
In-Reply-To: <20011127204819Z282941-17408+21242@vger.kernel.org> <20011127213632Z282969-17409+18118@vger.kernel.org>
In-Reply-To: <20011127213632Z282969-17409+18118@vger.kernel.org>

On Tue, Nov 27 2001, Slo Mo Snail wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I think the patch doesn't work :(
> When I try to mount a CD over SCSI emulation I get this nice oops:

Please try this patch, ide-scsi is over writing the io veclist (longer
story: the io_vec_list used to be embedded so memset'ing the bio would
be ok).

BTW, this could be handled smarter with the new scheme -- no need to
link the bio, more segments can be crammed into just one. Someone
playing around with making ide-scsi faster can do that though, I'm just
making it work :-)

kernel.org/pub/linux/kernel/people/axboe/patches/v2.5/2.5.1-pre2/bio-pre2-2

-- 
Jens Axboe


  reply	other threads:[~2001-11-28 10:22 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-27 20:49 2.5.1-pre2 compile error in ide-scsi.o ide-scsi.c Sebastian Dröge
2001-11-27 21:37 ` Slo Mo Snail
2001-11-28 10:21   ` Jens Axboe [this message]
2001-11-28 10:07 ` Martin Dalecki
     [not found] <20011128135552.204311E532@Cantor.suse.de>
2001-11-28 13:58 ` Jens Axboe
2001-11-28 14:04   ` Sebastian Dröge
     [not found]   ` <20011128140246.318A01E560@Cantor.suse.de>
2001-11-28 14:07     ` Jens Axboe
2001-11-28 14:37       ` Jens Axboe
2001-11-28 14:52         ` Sebastian Dröge
2001-11-29 13:26         ` Slo Mo Snail
2001-11-29 13:33         ` Sebastian Dröge
2001-11-29 14:06         ` Slo Mo Snail
     [not found]         ` <20011129140517.8650E1E122@Cantor.suse.de>
2001-11-29 14:23           ` Jens Axboe
2001-11-29 14:37             ` Sebastian Dröge
     [not found]             ` <20011129143538.3A4F81E128@Cantor.suse.de>
2001-11-29 16:54               ` Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2001-11-28 13:57 Sebastian Dröge
2001-11-27 20:02 Sebastian Dröge

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=20011128112126.P23858@suse.de \
    --to=axboe@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=slomosnail@gmx.net \
    --cc=torvalds@transmeta.com \
    /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.