diff options
author | Thomas Bächler <thomas@archlinux.org> | 2008-04-19 15:11:08 +0200 |
---|---|---|
committer | Thomas Bächler <thomas@archlinux.org> | 2008-04-19 15:11:08 +0200 |
commit | 06217f8984f279c1ab3f11c43af994d7b489d1a4 (patch) | |
tree | 28225249f2d705e945eb07cffc73f95dc48e71b4 /PATCHCFG | |
parent | 5b200e0d379bfa45d8a6b8530168f3d49cc7ed3e (diff) |
Fix resume regression caused by changes in 2.6.25 cpuidle code
Diffstat (limited to 'PATCHCFG')
-rw-r--r-- | PATCHCFG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -12,6 +12,10 @@ PATCHES=( # add upstream patch from 2.6.25 series #ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.25.1.bz2%1 + # Fix regression in cpuidle code + # See: http://bugzilla.kernel.org/show_bug.cgi?id=10482 + revert-cpuidle-simplification.patch%1 + # Add 2.6.25 prepatch #ftp://ftp.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.25-rc9.bz2%1 #ftp://ftp.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.25-rc8-git8.bz2%1 |