[Devel] Re: [PATCH 3/3] cpuid: switch to cpuid_on_cpu()
H. Peter Anvin
hpa at zytor.com
Mon Apr 2 16:25:42 PDT 2007
Alexey Dobriyan wrote:
> Now that cpuid_on_cpu() is in core, cpuid driver can be shrinked.
>
> Signed-off-by: Alexey Dobriyan <adobriyan at sw.ru>
Hi Alexey,
This, and your other changes in this area does conflict with the work
that I've been doing on extending the usability of the CPUID and MSR
drivers (which is part of why this work has dragged out seemingly forever.)
I would really appreciate it if we could work together on this; there
needs to be new paravirtualization entry points for this. Consequently,
I just updated and uploaded a git tree with the current status. It
still needs porting to x86-64, however.
The current cpuid/msr work is at:
http://git.kernel.org/?p=linux/kernel/git/hpa/linux-2.6-cpuidmsr.git;a=summary
-hpa
More information about the Devel
mailing list