public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David Newall <davidn@davidnewall.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Subject: Regression impacts ServeRAID II on IBM xSeries 5500
Date: Sat, 18 Jul 2009 16:30:00 +0930	[thread overview]
Message-ID: <4A6172F0.60707@davidnewall.com> (raw)

Hello Fujita-san,

This is my first time reporting a regression.  I hope I'm doing it right.

According to "git bisect," your patch
10db10d144c0248f285242f79daf6b9de6b00a62 is the first bad commit before
a regression which affects my ServeRAID II controller.  I get segfault
running ipssend, which is the program used to interrogate and configure
the SCSI RAID controller.

    ipssend[5949]: segfault at 20202020 ip b7ece8b1 sp bfce1d1c error 6 in libc-2.9.so[b7e55000+15c000]
      

Here's what git output on the final bisect:

    commit 10db10d144c0248f285242f79daf6b9de6b00a62
    Author: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
    Date:   Fri Aug 29 12:32:18 2008 +0200

        sg: convert the indirect IO path to use the block layer
        
        This patch converts the indirect IO path (including mmap IO and old
        struct sg_header) to use the block layer functions (blk_get_request,
        blk_execute_rq_nowait, blk_rq_map_user, etc) instead of
        scsi_execute_async().
        
        [Jens: fixed compile error with SCSI logging enabled]
        
        Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
        Signed-off-by: Douglas Gilbert <dougg@torque.net>
        Cc: Mike Christie <michaelc@cs.wisc.edu>
        Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
        Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

    :040000 040000 a2b5d80fb0a666b49d4bdfc2de3aa15c9d8b1ec7 84a927a0964a616313deb410a1da60dd22e2dc13 M    drivers
      

My machine and assistance is at your disposal.  Rather than guess what
information you want: what can I tell you?

Regards,

David

             reply	other threads:[~2009-07-18  7:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-18  7:00 David Newall [this message]
2009-07-23  2:02 ` Regression impacts ServeRAID II on IBM xSeries 5500 FUJITA Tomonori
2009-07-24 15:29   ` David Newall
2009-07-28  2:42     ` FUJITA Tomonori
2009-07-28 18:20       ` David Newall

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=4A6172F0.60707@davidnewall.com \
    --to=davidn@davidnewall.com \
    --cc=fujita.tomonori@lab.ntt.co.jp \
    --cc=linux-kernel@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