From: bugme-daemon@bugzilla.kernel.org
To: linux-scsi@vger.kernel.org
Subject: [Bug 10374] sym53c8xx: weird behavior with udev
Date: Wed, 2 Apr 2008 07:09:28 -0700 (PDT) [thread overview]
Message-ID: <20080402140928.DA1D210803B@picon.linux-foundation.org> (raw)
In-Reply-To: <bug-10374-11613@http.bugzilla.kernel.org/>
http://bugzilla.kernel.org/show_bug.cgi?id=10374
------- Comment #12 from seraph@xs4all.nl 2008-04-02 07:09 -------
Finally, bisecting is done. :-)
Well, it took more reboots than a typical Windows XP installation (and thank
the heavens for my Sparc64 cross compiler on my Core 2 Duo), but this seems to
be the culprit:
5a606b72a4309a656cd1a19ad137dc5557c4b8ea is first bad commit
commit 5a606b72a4309a656cd1a19ad137dc5557c4b8ea
Author: David S. Miller <davem@sunset.davemloft.net>
Date: Mon Jul 9 22:40:36 2007 -0700
[SPARC64]: Do not ACK an INO if it is disabled or inprogress.
This is also a partial workaround for a bug in the LDOM firmware which
double-transmits RX inos during high load. Without this, such an
event causes the kernel to loop forever in the interrupt call chain
ACK'ing but never actually running the IRQ handler (and thus clearing
the interrupt condition in the device).
There is still a bad potential effect when double INOs occur,
not covered by this changeset. Namely, if the INO is already on
the per-cpu INO vector list, we still blindly re-insert it and
thus we can end up losing interrupts already linked in after
it.
We could deal with that by traversing the list before insertion,
but that's too expensive for this edge case.
Signed-off-by: David S. Miller <davem@davemloft.net>
:040000 040000 7e65c9b16e6c37f2c3f83195c5a57b4d2b8f0a7c
e7a7bedcc88d33793a6525e9337a1a51982bc513 M arch
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
next prev parent reply other threads:[~2008-04-02 14:10 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bug-10374-11613@http.bugzilla.kernel.org/>
2008-04-01 8:12 ` [Bug 10374] sym53c8xx: weird behavior with udev bugme-daemon
2008-04-01 8:15 ` bugme-daemon
2008-04-01 8:58 ` bugme-daemon
2008-04-01 14:12 ` bugme-daemon
2008-04-01 14:48 ` bugme-daemon
2008-04-01 19:05 ` bugme-daemon
2008-04-01 20:20 ` bugme-daemon
2008-04-01 20:57 ` bugme-daemon
2008-04-01 21:14 ` bugme-daemon
2008-04-01 22:30 ` bugme-daemon
2008-04-02 10:29 ` bugme-daemon
2008-04-02 12:07 ` bugme-daemon
2008-04-02 14:09 ` bugme-daemon [this message]
2008-04-02 15:50 ` bugme-daemon
2008-04-02 16:07 ` bugme-daemon
2008-05-17 15:52 ` bugme-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=20080402140928.DA1D210803B@picon.linux-foundation.org \
--to=bugme-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox