|
From: | David Hildenbrand |
Subject: | Re: [PATCH v3 16/20] target/s390x: Remove assert vs g_in2 |
Date: | Mon, 6 Mar 2023 12:01:43 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 |
On 04.03.23 19:18, Richard Henderson wrote:
These were trying to determine if o->in2 was available for use as a temporary. It's better to just allocate a new one. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- Cc: David Hildenbrand <david@redhat.com> Cc: Ilya Leoshkevich <iii@linux.ibm.com> Cc: Thomas Huth <thuth@redhat.com> Cc: qemu-s390x@nongnu.org ---
Acked-by: David Hildenbrand <david@redhat.com> -- Thanks, David / dhildenb
[Prev in Thread] | Current Thread | [Next in Thread] |