Bug 733406
| Summary: | 3.1 kernel, scheduling while atomic: kworker/0:1/0/0x00000000 no locks held by kworker/0:1/0 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mark Hamzy <hamzy> | ||||
| Component: | kernel | Assignee: | Haren Myneni <hbabu> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 16 | CC: | benh, bugproxy, gansalmon, itamar, jonathan, karsten, kernel-maint, madhu.chinakonda | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | ppc64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-10-04 14:56:06 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 718269 | ||||||
| Attachments: |
|
||||||
|
Description
Mark Hamzy
2011-08-25 16:07:51 UTC
Haren, can you take a look at this? The DMA mask warning is harmless, it's just the vio core that is a bit too verbose, it's normal for some vio devices to have no DMA properties associated with them (such as the virtual console for example). However the scheduling while atomic don't look good, it looks to me like the preempt count isn't properly initialized, it's funny that i never hit that with upstream before though. Can somebody email me privately the kernel .config used ? Hey Karsten, Could you email Ben the kernel .config used for the build, please? Created attachment 520342 [details]
.config file foer kernel 3.1.0-0.rc2.git7.2.fc16.ppc64
------- Comment From anton.com 2011-09-14 23:52 EDT------- Renaming bug, the iommu warning is harmless and unrelated to this issue. doesn't happen anymore with the latest kernels, closing |