From: pazke@orbita1.ru
To: Martin Vogt <mvogt@rhrk.uni-kl.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: kernel 2.4.6 segfault in scsi sr.c
Date: Thu, 19 Jul 2001 12:28:26 +0400 [thread overview]
Message-ID: <20010719122826.A10075@orbita1.ru> (raw)
In-Reply-To: <20010719095750.B36012@rhrk.uni-kl.de>
In-Reply-To: <20010719095750.B36012@rhrk.uni-kl.de>; from mvogt@rhrk.uni-kl.de on Thu, Jul 19, 2001 at 09:57:50AM +0200
[-- Attachment #1: Type: text/plain, Size: 837 bytes --]
On Thu, Jul 19, 2001 at 09:57:50AM +0200, Martin Vogt wrote:
>
>
> In line 604 begins a switch statement:
>
> switch (sector_size) {
> case 0:
WILD GUESS: why not insert 'case 2336:' here ?
> case 2340:
> case 2352:
> sector_size = 2048;
> /* fall through */
> case 2048:
> scsi_CDs[i].capacity *= 4;
> /* fall through */
> case 512:
> break;
> default:
> kernel message --> printk("sr%d: unsupported sector size %d.\n",
--
Andrey Panin | Embedded systems software engineer
pazke@orbita1.ru | PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
next prev parent reply other threads:[~2001-07-19 8:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-19 7:57 Martin Vogt
2001-07-19 8:28 ` pazke [this message]
[not found] ` <20010719123801.A6750@win.tue.nl>
2001-07-21 15:22 ` Martin Vogt
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=20010719122826.A10075@orbita1.ru \
--to=pazke@orbita1.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=mvogt@rhrk.uni-kl.de \
/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
all inboxes | Powered by JetHome®