diff options
author | Maxim Levitsky <mlevitsk@redhat.com> | 2022-11-03 16:13:51 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-11-17 11:41:10 -0500 |
commit | 05311ce954aebe75935d9ae7d38ac82b5b796e33 (patch) | |
tree | cb2995b16065cd7485c0b9900d22d258599f9c58 /Documentation/process/maintainers.rst | |
parent | 8357b9e19bbb5c9ce671c7b6cb93e03fc0fe4016 (diff) | |
download | linux-05311ce954aebe75935d9ae7d38ac82b5b796e33.tar.gz |
KVM: x86: remove exit_int_info warning in svm_handle_exit
It is valid to receive external interrupt and have broken IDT entry,
which will lead to #GP with exit_int_into that will contain the index of
the IDT entry (e.g any value).
Other exceptions can happen as well, like #NP or #SS
(if stack switch fails).
Thus this warning can be user triggred and has very little value.
Cc: stable@vger.kernel.org
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20221103141351.50662-10-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Documentation/process/maintainers.rst')
0 files changed, 0 insertions, 0 deletions