All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin J. Bligh" <mbligh@aracnet.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Cc: office@produktivit.com
Subject: [Bug 1542] New: Badness in as_completed_request at	drivers/block/as-iosched.c:919
Date: Fri, 14 Nov 2003 11:01:56 -0800	[thread overview]
Message-ID: <94990000.1068836516@flay> (raw)

http://bugme.osdl.org/show_bug.cgi?id=1542

           Summary: Badness in as_completed_request at drivers/block/as-
                    iosched.c:919
    Kernel Version: 2.6.0-test9
            Status: NEW
          Severity: low
             Owner: axboe@suse.de
         Submitter: office@produktivit.com


Distribution: Debian  
Hardware Environment: x86 SMP in UMP mode 
Software Environment: Debian unstable (current) 
Problem Description: strange  
 
Steps to reproduce:  
In normal operation, dmesg gives this: 
 
Badness in as_completed_request at drivers/block/as-iosched.c:919 
Call Trace: 
 [<c01e19fe>] as_completed_request+0x1ae/0x1dc 
 [<c01db343>] elv_completed_request+0x13/0x18 
 [<c01dd352>] __blk_put_request+0x26/0x80 
 [<c01de15b>] end_that_request_last+0x3f/0x74 
 [<c883481e>] scsi_end_request+0x8e/0xbc [scsi_mod] 
 [<c8834b89>] scsi_io_completion+0x1cd/0x434 [scsi_mod] 
 [<c88cba48>] sd_rw_intr+0x84/0x2d0 [sd_mod] 
 [<c8830768>] scsi_done+0xc/0x5c [scsi_mod] 
 [<c8830a4c>] scsi_finish_command+0x7c/0xc4 [scsi_mod] 
 [<c8830892>] scsi_softirq+0xda/0x1f0 [scsi_mod] 
 [<c0120a43>] do_softirq+0x8b/0x90 
 [<c010cc39>] do_IRQ+0xf1/0x124 
 [<c010b6e4>] common_interrupt+0x18/0x20 
 
Badness in as_completed_request at drivers/block/as-iosched.c:919 
Call Trace: 
 [<c01e19fe>] as_completed_request+0x1ae/0x1dc 
 [<c01db343>] elv_completed_request+0x13/0x18 
 [<c01dd352>] __blk_put_request+0x26/0x80 
 [<c01de15b>] end_that_request_last+0x3f/0x74 
 [<c883481e>] scsi_end_request+0x8e/0xbc [scsi_mod] 
 [<c8834b89>] scsi_io_completion+0x1cd/0x434 [scsi_mod] 
 [<c023b95e>] arp_process+0xaa/0x510 
 [<c88cba48>] sd_rw_intr+0x84/0x2d0 [sd_mod] 
 [<c8830768>] scsi_done+0xc/0x5c [scsi_mod] 
 [<c8830a4c>] scsi_finish_command+0x7c/0xc4 [scsi_mod] 
 [<c8830892>] scsi_softirq+0xda/0x1f0 [scsi_mod] 
 [<c0120a43>] do_softirq+0x8b/0x90 
 [<c010cc39>] do_IRQ+0xf1/0x124 
 [<c010b6e4>] common_interrupt+0x18/0x20 
 
# lsmod 
Module                  Size  Used by 
[...] 
md5                     3968  1 
osst                   49304  0 
sd_mod                 15776  26 
ide_scsi               13952  0 
ide_mod               137260  1 ide_scsi 
unix                   26928  198 
cfbcopyarea             4096  0 
cfbimgblt               3456  0 
cfbfillrect             3968  0 
raid1                  14720  1 
raid5                  19584  3 
md                     45888  6 raid1,raid5 
xor                    15112  1 raid5 
ext3                  107688  4 
jbd                    56728  1 ext3 
aic7xxx               189416  26 
scsi_mod              110136  4 osst,sd_mod,ide_scsi,aic7xxx 
 
It does not appear to affect normal operations, however.  
 
Salut 
 
Mark



                 reply	other threads:[~2003-11-14 18:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=94990000.1068836516@flay \
    --to=mbligh@aracnet.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=office@produktivit.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.