Re: [patch] irqchip/gicv3: fix a loop timeout
From: Sudeep Holla
Date: Fri Oct 14 2016 - 05:44:16 EST
On 14/10/16 08:26, Dan Carpenter wrote:
We expect the loop to exit with "count" set to zero so let's switch it
from a post-op to a pre-op count down. Otherwise we don't see the error
message when this times out.
Nice catch.
Acked-by: Sudeep Holla <sudeep.holla@xxxxxxx>
--
Regards,
Sudeep