From 352bf98a8ba4a0595d5f5b8c454d47e5e3b9bb09 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Sat, 26 Dec 2009 09:10:43 +0100 Subject: added intel fix --- PATCHCFG | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'PATCHCFG') diff --git a/PATCHCFG b/PATCHCFG index d30ad7b..53a13ed 100644 --- a/PATCHCFG +++ b/PATCHCFG @@ -15,13 +15,17 @@ PATCHES=( # add latest fixes from stable queue, if needed # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git + # revert intel powermanagement + # http://patchwork.kernel.org/patch/67768/ + revert-powermanagement-intel-2.6.32.patch%1 + # add aufs2 support, in reference to: # http://aufs.sourceforge.net aufs2-base-20091203.patch%1 aufs2-standalone-20091203.patch%1 ) # Name of the resulting patch (will be bzipped afterwards) -PATCHNAME="patch-2.6.32.2-1-ARCH" +PATCHNAME="patch-2.6.32.2-2-ARCH" # Run this before applying patches pre_apply() { -- cgit v1.2.2