All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-scsi@vger.kernel.org
Subject: [Bug 26692] Fusion MPT SPI bringup takes 80 seconds when the kernel is quiet
Date: Fri, 5 Aug 2011 20:55:55 GMT	[thread overview]
Message-ID: <201108052055.p75Ktt9E001015@demeter2.kernel.org> (raw)
In-Reply-To: <bug-26692-11613@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=26692


Jonathan Nieder <jrnieder@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jrnieder@gmail.com




--- Comment #2 from Jonathan Nieder <jrnieder@gmail.com>  2011-08-05 20:55:52 ---
If I am reading the first log at <http://bugs.debian.org/607906> correctly, the
oops happened in the READ32 of

        /* Read doorbell and check for active bit */
        if (!(CHIPREG_READ32(&ioc->chip->Doorbell) & MPI_DOORBELL_ACTIVE))
                return -5;

But that's only from a quick look, and it doesn't make sense in light of your
later observations.

Would it be possible to sprinkle the code with printk calls to figure out
what's causing trouble (and for example where time is being spent in the
current version)?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

  parent reply	other threads:[~2011-08-05 20:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-14 15:40 [Bug 26692] New: Fusion MPT SPI bringup takes 80 seconds when the kernel is quiet bugzilla-daemon
2011-01-14 15:47 ` [Bug 26692] " bugzilla-daemon
2011-08-05 20:55 ` bugzilla-daemon [this message]
2011-08-24 16:50 ` bugzilla-daemon
2011-08-25 17:00 ` bugzilla-daemon
2011-08-25 17:56 ` bugzilla-daemon
2011-08-25 18:00 ` bugzilla-daemon
2011-08-26  9:15 ` bugzilla-daemon
2012-02-15 21:08 ` bugzilla-daemon
2012-02-16 15:25 ` bugzilla-daemon
2012-08-14 15:36 ` bugzilla-daemon
2013-12-11 11:59 ` bugzilla-daemon

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=201108052055.p75Ktt9E001015@demeter2.kernel.org \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=linux-scsi@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 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.