[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] Use same data array for INTEL and AMD cpufreq handling
The AMD and INTEL specific parts of cpufreq handling used different per-cpu data structures with nearly identical semantics. Fold the two structures into one by adding a generic architecture data item. Signed-off-by: juergen.gross@xxxxxxxxxxxxxx 3 files changed, 32 insertions(+), 39 deletions(-) xen/arch/x86/acpi/cpufreq/cpufreq.c | 30 +++++++++++++-------------- xen/arch/x86/acpi/cpufreq/powernow.c | 37 ++++++++++++---------------------- xen/include/acpi/cpufreq/cpufreq.h | 4 ++- Attachment:
xen-work.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |