|
Bugzilla – Full Text Bug Listing |
| Summary: | tpm_tis: fail to suspend with 2.6.37.1 (Operation Timed out) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Jiri Slaby <jslaby> |
| Component: | Kernel | Assignee: | Jiri Slaby <jslaby> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | tommi.tervo |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
(In reply to comment #0) > There are two commit in tpm_tis: > tpm_tis: Use timeouts returned from TPM > tpm: fix panic caused by "tpm: Autodetect itpm devices" > > I'm going to revert the first one for testing now. Yes, reverting "tpm_tis: Use timeouts returned from TPM" indeed fixes the problem. Pushed to stable and 11.4. *** Bug 674029 has been marked as a duplicate of this bug. *** |
Regression against 2.6.37: tpm_tis 00:0c: Operation Timed out legacy_suspend(): pnp_bus_suspend+0x0/0xa0 returns -62 PM: Device 00:0c failed to freeze: error -62 There are two commit in tpm_tis: tpm_tis: Use timeouts returned from TPM tpm: fix panic caused by "tpm: Autodetect itpm devices" I'm going to revert the first one for testing now.