]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86, hypervisor: Export the x86_hyper* symbols
authorH. Peter Anvin <hpa@zytor.com>
Sun, 9 May 2010 08:10:34 +0000 (01:10 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 9 May 2010 08:10:34 +0000 (01:10 -0700)
commit96f6e775b58687d85ee33004d414419b5ec34106
tree85df676750b9c10608ddf248bf6b5a0afc5a70ee
parentd7be0ce6afb1df60bc786f57410407ceae92b994
x86, hypervisor: Export the x86_hyper* symbols

Export x86_hyper and the related specific structures, allowing for
hypervisor identification by modules.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: Greg KH <greg@kroah.com>
Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: Alok Kataria <akataria@vmware.com>
Cc: Ky Srinivasan <ksrinivasan@novell.com>
Cc: Dmitry Torokhov <dtor@vmware.com>
LKML-Reference: <4BE49778.6060800@zytor.com>
arch/x86/kernel/cpu/hypervisor.c
arch/x86/kernel/cpu/mshyperv.c
arch/x86/kernel/cpu/vmware.c