From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 29402] kernel panics while running ffsb scalability workloads on 2.6.38-rc1 through -rc5
Date: Fri, 25 Feb 2011 03:25:47 GMT [thread overview]
Message-ID: <201102250325.p1P3PlaU030888@demeter2.kernel.org> (raw)
In-Reply-To: <bug-29402-13602@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=29402
--- Comment #8 from Eric Whitney <eric.whitney@hp.com> 2011-02-25 03:25:46 ---
(sorry - network hiccup - starting from the top again)
bio_batch_end_io() blkdev_issue_zeroout()
... wait_for_completion(&wait)
complete(bb->wait) ...
... issued != atomic_read(&bb.done)
... wait_for_completion(&wait)
atomic_inc(&bb->done) ...
<wedge while waiting for the completion
that won't be coming>
At any rate, that's what I think is happening - we're missing the last "inc"
and then we're not getting the completion notification we need to finish in
blkdev_issue_zeroout().
I'll attach the first hung task trace from the console for reference.
Thanks!
Eric
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
next prev parent reply other threads:[~2011-02-25 3:25 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-18 21:47 [Bug 29402] New: kernel panics while running ffsb scalability workloads on 2.6.38-rc1 through -rc5 bugzilla-daemon
2011-02-18 21:54 ` [Bug 29402] " bugzilla-daemon
2011-02-18 22:07 ` bugzilla-daemon
2011-02-18 22:20 ` bugzilla-daemon
2011-02-18 22:20 ` bugzilla-daemon
2011-02-21 15:52 ` [Bug 29402] New: " Lukas Czerner
2011-02-21 16:52 ` [Bug 29402] " bugzilla-daemon
2011-02-22 4:10 ` bugzilla-daemon
2011-02-22 11:30 ` Lukas Czerner
2011-02-22 11:30 ` bugzilla-daemon
2011-02-22 13:43 ` bugzilla-daemon
2011-02-22 13:43 ` bugzilla-daemon
2011-02-25 3:08 ` bugzilla-daemon
2011-02-25 3:25 ` bugzilla-daemon [this message]
2011-02-25 3:27 ` bugzilla-daemon
2011-02-26 3:50 ` bugzilla-daemon
2011-02-26 10:48 ` bugzilla-daemon
2011-02-28 18:07 ` bugzilla-daemon
2011-02-28 18:22 ` bugzilla-daemon
2011-03-03 18:58 ` bugzilla-daemon
2011-03-04 20:18 ` bugzilla-daemon
2011-03-04 20:19 ` bugzilla-daemon
2011-03-06 12:03 ` bugzilla-daemon
2011-03-11 8:13 ` bugzilla-daemon
2011-03-14 17:25 ` bugzilla-daemon
-- strict thread matches above, loose matches on Subject: below --
2011-02-21 21:52 2.6.38-rc5-git6: Reported regressions from 2.6.37 Rafael J. Wysocki
2011-02-21 22:03 ` [Bug #29402] kernel panics while running ffsb scalability workloads on 2.6.38-rc1 through -rc5 Rafael J. Wysocki
2011-02-21 22:03 ` Rafael J. Wysocki
2011-03-06 12:08 2.6.38-rc7-git4: Reported regressions from 2.6.37 Rafael J. Wysocki
2011-03-06 12:10 ` [Bug #29402] kernel panics while running ffsb scalability workloads on 2.6.38-rc1 through -rc5 Rafael J. Wysocki
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=201102250325.p1P3PlaU030888@demeter2.kernel.org \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=linux-ext4@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.