From: Nathan Fontenot <nf...@linux.vnet.ibm.com> Date: Tue, 22 May 2018 11:21:10 -0500
> When enabling the sub-CRQ IRQ a previous update sent a H_EOI prior > to the enablement to clear any pending interrupts that may be present > across a partition migration. This fixed a firmware bug where a > migration could erroneously indicate that a H_EOI was pending. > > The H_EOI should only be sent when enabling during a mobility > event though. Doing so at other time could wrong and can produce > extra driver output when IRQs are enabled when doing TX completion. > > Signed-off-by: Nathan Fontenot <nf...@linux.vnet.ibm.com> Applied, thanks.