]> git.hungrycats.org Git - linux/commit
[PATCH] cpufreq: /proc/sys/cpu and /proc/cpufreq can be used simultaneously
authorDominik Brodowski <linux@brodo.de>
Mon, 4 Nov 2002 03:47:49 +0000 (19:47 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Mon, 4 Nov 2002 03:47:49 +0000 (19:47 -0800)
commit8d04df4d8f729f1b882d211332dbe15f672b19a8
treeb34dbcf4915c7c32db62f9a1482f2e883f1b6cab
parent5370f2ff116982cd477937eb26b1b47fcf07c6ab
[PATCH] cpufreq: /proc/sys/cpu and /proc/cpufreq can be used simultaneously

Both the /proc/sys/cpu/ and /proc/cpufreq interface can safely be
enabled in the same kernel. This simplifies the transition to the newer
interface. Only minor updates are needed in order to allow this to be
done.
arch/i386/Kconfig
arch/i386/kernel/cpu/cpufreq/longrun.c
include/linux/cpufreq.h
kernel/cpufreq.c