]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commitba7b39203a3a18018173b87e73f27169bd8e5147
treeba3c847c674d313128dee9926736bdd264da3ef5
parent28145be0a714c09f91c5ce5698cb38b87da27163
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