]> git.baikalelectronics.ru Git - kernel.git/commit
x86/kvm: remove unused ack_notifier callbacks
authorJuergen Gross <jgross@suse.com>
Wed, 17 Nov 2021 07:16:17 +0000 (08:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Dec 2021 08:32:34 +0000 (09:32 +0100)
commit49fd4d424cb605b22e4919888f5236948e5b156d
tree6083809f55b1c1725ff0a4cd4100bbd85cb99d96
parent53fa7f1473a023e15af72cf3bad4003aaf6bedda
x86/kvm: remove unused ack_notifier callbacks

[ Upstream commit ec538a998cf9f2b23c7058357c9abcacdca55328 ]

Commit 27247165fa9814 ("KVM: irq ack notification") introduced an
ack_notifier() callback in struct kvm_pic and in struct kvm_ioapic
without using them anywhere. Remove those callbacks again.

Signed-off-by: Juergen Gross <jgross@suse.com>
Message-Id: <20211117071617.19504-1-jgross@suse.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/x86/kvm/ioapic.h
arch/x86/kvm/irq.h