diff options
| author | Kyle McMartin <kyle@redhat.com> | 2011-01-24 13:55:48 -0500 |
|---|---|---|
| committer | Kyle McMartin <kyle@redhat.com> | 2011-01-24 13:55:48 -0500 |
| commit | 641f5c96f61c0ae28ee93a66d7da6fd776c6eb15 (patch) | |
| tree | 6a0d098d61e427f38fc9e9f6b8287b5be4f95d2a /kernel.spec | |
| parent | f5ea23d7bc6f77df70bfe9ff96c194d81fe16485 (diff) | |
fix buglet(?) in runtime_pm_fixups.patch
Diffstat (limited to 'kernel.spec')
| -rw-r--r-- | kernel.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index 85f22fdf..1cd30ed9 100644 --- a/kernel.spec +++ b/kernel.spec @@ -1955,7 +1955,9 @@ fi %changelog * Mon Jan 24 2011 Kyle McMartin <kmcmartin@redhat.com> - debug-tty-print-dev-name.patch: drop, haven't seen any warnings recently. -- runtime_pm_fixups.patch: rebase and re-enable. +- runtime_pm_fixups.patch: rebase and re-enable, make acpi_power_transition + in pci_bind actually do the right thing instead of (likely) always + trying to transition to D0. * Mon Jan 24 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc2.git1.1 - Linux 2.6.38-rc2-git1 |
