]> git.baikalelectronics.ru Git - kernel.git/commit
x86: export get_xsave_addr
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 24 Nov 2014 09:57:42 +0000 (10:57 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 5 Dec 2014 12:55:44 +0000 (13:55 +0100)
commit08e0c62a018a7de730f7bce3cfd8fe8337c2b909
treeba3c847c674d313128dee9926736bdd264da3ef5
parentc1557afbbf98434f02f6d8eccd87aaf6297f4f79
x86: export get_xsave_addr

get_xsave_addr is the API to access XSAVE states, and KVM would
like to use it.  Export it.

Cc: stable@vger.kernel.org
Cc: x86@kernel.org
Cc: H. Peter Anvin <hpa@linux.intel.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kernel/xsave.c