]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
kvm, svm: Fix typo in printk message
authorBorislav Petkov <bp@suse.de>
Thu, 25 Apr 2013 22:22:01 +0000 (00:22 +0200)
committerGleb Natapov <gleb@redhat.com>
Sun, 28 Apr 2013 09:42:41 +0000 (12:42 +0300)
commit6614c7d042eb1096d4eba253b4952bec349f8593
treeb65ca97e7bb72577f81c6c9b88f482c781ff7f0a
parentcb0c8cda1301842498d1154bd6d0d1c44d1e7030
kvm, svm: Fix typo in printk message

It is "exit_int_info". It is actually EXITINTINFO in the official docs
but we don't like screaming docs.

Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/x86/kvm/svm.c