[PATCH] ppc64: SMU based macs cpufreq support

Olof Johansson olof at lixom.net
Mon Nov 7 14:40:08 EST 2005


On Mon, Nov 07, 2005 at 02:27:33PM +1100, Benjamin Herrenschmidt wrote:
> CPU freq support using 970FX powertune facility for iMac G5 and SMU
> based single CPU desktop.
> 
> Signed-off-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> 
> Index: linux-work/arch/ppc64/kernel/misc.S
[...]
> +_GLOBAL(scom970_read)

[...]

> Index: linux-work/arch/powerpc/kernel/misc_64.S
[...]
> +_GLOBAL(scom970_read)


Are they needed in both places? With the move to arch/powerpc, can't the
first go?


-Olof



More information about the Linuxppc64-dev mailing list