]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm/arm64: Delete outdated forwarded irq documentation
authorChristoffer Dall <christoffer.dall@linaro.org>
Tue, 12 Dec 2017 20:37:21 +0000 (21:37 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Tue, 2 Jan 2018 09:05:46 +0000 (10:05 +0100)
commitf3c5245d112903240bf5ad4822677144a3fdd7e4
tree0254afd30d0a20c95627cdc5f8a66866c0f8bbb2
parent74e79ca5bcd0db429be1227bc81db56272d5a9ed
KVM: arm/arm64: Delete outdated forwarded irq documentation

The reason I added this documentation originally was that the concept of
"never taking the interrupt", but just use the timer to generate an exit
from the guest, was confusing to most, and we had to explain it several
times over.  But as we can clearly see, we've failed to update the
documentation as the code has evolved, and people who need to understand
these details are probably better off reading the code.

Let's lighten our maintenance burden slightly and just get rid of this.

Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Documentation/virtual/kvm/arm/vgic-mapped-irqs.txt [deleted file]