lkml.org 
[lkml]   [2002]   [Feb]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subjectkernel BUG at ll_rw_blk.c:1336 using RAW IO
Date
Hi,

I and ran into following BUG() while doing RAW IO (2.5.3-pre6).

kernel BUG at ll_rw_blk.c:1336

Actual code is:

BUG_ON(bio_sectors(bio) > q->max_sectors);

I am doing 64k IOs on QLOGIC SCSI controller/disks.
So
bio_sectors(bio) is 128
q->max_sectors is 64

Is this a QLOGIC driver bug ? I changed qlogicisp.c and set
host->max_sectors to 128. Now RAW IO seem to work fine. But
I get system hangs and filesystem gets corrupted. Any idea
on how to fix it ?

Thanks,
Badari
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:24    [W:0.064 / U:0.236 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site