[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100401140015.GC5893@aftab>
Date: Thu, 1 Apr 2010 16:00:16 +0200
From: Borislav Petkov <bp@...64.org>
To: Marvin <marvin24@....de>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/6] cpufreq: Add APERF/MPERF support for AMD processors
From: Marvin <marvin24@....de>
Date: Thu, Apr 01, 2010 at 01:46:10PM +0200
Yep, I could reproduce it, thanks for reporting.
> I think compiling powernow_k8 as a module is sufficient.
Almost, you need acpi-cpufreq (CONFIG_X86_ACPI_CPUFREQ) also as module
so that mperf.ko gets compiled as a module too since its being shared
between the two. Otherwise it is statically linked into whichever of the
two (apci-cpufreq or powernow-k8) are built-in.
Fix follows.
--
Regards/Gruss,
Boris.
--
Advanced Micro Devices, Inc.
Operating Systems Research Center
--
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