Bug 437252
Summary: | kernel: Timer ISR/0: Time went backwards | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Alexander Todorov <atodorov> | ||||||
Component: | kernel-xen | Assignee: | Bill Burns <bburns> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Martin Jenner <mjenner> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | high | ||||||||
Version: | 5.2 | CC: | borgan, jlaska, jlv, mbooth, mgiles, peterm, prarit, xen-maint | ||||||
Target Milestone: | rc | Keywords: | Regression | ||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | RHBA-2008-0314 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | |||||||||
: | 617043 (view as bug list) | Environment: | |||||||
Last Closed: | 2008-05-21 15:11:42 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: | 617043 | ||||||||
Attachments: |
|
Description
Alexander Todorov
2008-03-13 09:07:47 UTC
Can you please attach the entire messages file and the output of xm dmesg as well? Thanks. Created attachment 297928 [details]
/var/log/messages right after booting with the faulty kernel
Noticed also messages of:
BUG: soft lockup - CPU#0 stuck for 10s! [swapper:0]
in the log and for CPU#0, CPU#1 on the console.
Created attachment 297929 [details]
xm dmesg output
*** Bug 437275 has been marked as a duplicate of this bug. *** Fix is known. Patch to add an alternate idle_loop for profiling exposed the xen idle code to manipulation by other subsystems causing improper idle looping for xen. This caused time went backwards, soft lockups, etc. Fix is to remove patch 22307: linux-2.6-xen-idle-poll-instead-of-hypercall-block.patch This was a regression from previous behavior. *** Bug 437199 has been marked as a duplicate of this bug. *** brew build available here, for about a week: http://brewweb.devel.redhat.com/brew/taskinfo?taskID=1218099 in kernel-2.6.18-87.el5 You can download this test kernel from http://people.redhat.com/dzickus/el5 An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2008-0314.html |