Bug 636760
| Summary: | TPM driver complains about IRQ mismatches | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Andrew Jones <drjones> |
| Component: | kernel | Assignee: | Stefan Assmann <sassmann> |
| Status: | CLOSED ERRATA | QA Contact: | Evan McNabb <emcnabb> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.6 | CC: | emcnabb, peterm, sdsmall |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-01-13 21:22:22 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: | |||
|
Description
Andrew Jones
2010-09-23 07:52:09 UTC
Hey Andrew, can you point me to a machine that shows this behaviour? (In reply to comment #1) > Hey Andrew, > > can you point me to a machine that shows this behaviour? I don't know of any. Stephen can you tell Stefan what type of hardware is giving you these complaints? Stefan, Note, Stephan pasted a backtrace in the original bz (bug 636100) Call Trace: [<ffffffff802b58fe>] setup_irq+0x1b7/0x1cf [<ffffffff881ad000>] :tpm_tis:tis_int_probe+0x0/0x58 [<ffffffff802b59c6>] request_irq+0xb0/0xd6 [<ffffffff881ad81d>] :tpm_tis:tpm_tis_init+0x1dc/0x3fd [<ffffffff80391b60>] pnp_device_probe+0x7b/0x9e [<ffffffff803b0fa8>] driver_probe_device+0x52/0xaa [<ffffffff803b10d7>] __driver_attach+0x65/0xb6 [<ffffffff803b1072>] __driver_attach+0x0/0xb6 [<ffffffff803b08af>] bus_for_each_dev+0x43/0x6e [<ffffffff803b04eb>] bus_add_driver+0x76/0x110 [<ffffffff802a4342>] sys_init_module+0xaf/0x1f2 [<ffffffff80260106>] system_call+0x86/0x8b [<ffffffff80260080>] system_call+0x0/0x8b I was testing on a Dell Latitude D620. But I think this is a common issue, and the fix is upstream as I noted. This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. I was able to successful test that 7917ff9a4cefd0500aa4a1b1942da96dbce6999f fixes the problem. Will take care of it. in kernel-2.6.18-228.el5 You can download this test kernel (or newer) from http://people.redhat.com/jwilson/el5 Detailed testing feedback is always welcomed. 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 therefore 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/RHSA-2011-0017.html |