On 09/18/2017 08:59 AM, David Hildenbrand wrote: > Going to OPERATING here looks wrong. A CPU should even never be > !OPERATING at this point. Unhalting will already be done in > cpu_handle_halt() if there is work, so we can drop this statement > completely. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/excp_helper.c | 1 - > 1 file changed, 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~