[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070529205159.GA26124@redhat.com>
Date: Tue, 29 May 2007 16:51:59 -0400
From: Dave Jones <davej@...hat.com>
To: Joshua Hoblitt <jhoblitt@....hawaii.edu>
Cc: Ed Sweetman <safemode2@...cast.net>,
Duane Griffin <duaneg@...da.com>,
Prakash Punnoor <prakash@...noor.de>,
LKML <linux-kernel@...r.kernel.org>,
Daniel Drake <dsd@...too.org>
Subject: Re: [PATCH] Kconfig powernow-k8 driver should depend on ACPI P-States driver
On Mon, May 21, 2007 at 04:47:43PM -1000, Joshua Hoblitt wrote:
apologies for the delay in getting back to this.
> Here is cleaned up version of Ed's patch that I believe addresses Dave's
> stylistic concerns applies the relevant changes to both x86 & x86_64.
The x86-64 version is a symlink to the i386 file, so is unnecessary.
(That trap catches people out regularly).
> Signed-off-by: Joshua Hoblitt <jhoblitt@....hawaii.edu>
The patch content looks ok to me, Daniel, ack?
> diff -Nurp linux-2.6.22-rc1-mm1.orig/arch/i386/kernel/cpu/cpufreq/Kconfig l=
> inux-2.6.22-rc1-mm1/arch/i386/kernel/cpu/cpufreq/Kconfig
> --- linux-2.6.22-rc1-mm1.orig/arch/i386/kernel/cpu/cpufreq/Kconfig 2007-04-=
> 27 11:49:26.000000000 -1000
> +++ linux-2.6.22-rc1-mm1/arch/i386/kernel/cpu/cpufreq/Kconfig 2007-05-21 16=
> :20:47.000000000 -1000
> @@ -90,10 +90,17 @@ config X86_POWERNOW_K8
> If in doubt, say N.
> =20
> config X86_POWERNOW_K8_ACPI
> - bool
> - depends on X86_POWERNOW_K8 && ACPI_PROCESSOR
> - depends on !(X86_POWERNOW_K8 =3D y && ACPI_PROCESSOR =3D m)
> + bool "ACPI Support"
MIME damage prevents this from applying.
Dave
--
http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists