OSDN Git Service

KVM: x86: Remove .get_pkru() from kvm_x86_ops
authorJoerg Roedel <jroedel@suse.de>
Mon, 28 Aug 2017 14:38:35 +0000 (16:38 +0200)
committerRadim Krčmář <rkrcmar@redhat.com>
Wed, 13 Sep 2017 13:33:04 +0000 (15:33 +0200)
commit98152b83e065d5593c261b0cc58197666f94a34f
tree3d4f24ba9a68c9ff7133a1801c39b8797be3ea26
parent0756b7fbb696d2cb18785da9cab13ec164017f64
KVM: x86: Remove .get_pkru() from kvm_x86_ops

The commit

9dd21e104bc ('KVM: x86: simplify handling of PKRU')

removed all users and providers of that call-back, but
didn't remove it. Remove it now.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
arch/x86/include/asm/kvm_host.h