On 05/16/2011 01:24 PM, Avi Kivity wrote:
On 05/13/2011 03:13 PM, Jan Kiszka wrote:
This reverts commit fd6bfef3d49a62b36092f131690de3e34f84662d.
It is a nop, and it always was a nop:
irq0override = !kvm_irqchip || kvm_has_gsi_routing
But this code is only executed when gsi routing is available.
That means that if kvm_has_gsi_routing, then irq0override = true, and
this code is executed?
Ah, sorry, you did constant propagation here. Patch is fine.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html