lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ