-
Ilya Leoshkevich authored
If arch-specific code generates a translation block of size 0, tb_gen_code() may generate a spurious exception. Add an assertion in order to catch such situations early. Signed-off-by:
Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by:
David Hildenbrand <david@redhat.com>
Message-Id: <20210416154939.32404-5-iii@linux.ibm.com>
Signed-off-by:
Cornelia Huck <cohuck@redhat.com>Ilya Leoshkevich authoredIf arch-specific code generates a translation block of size 0, tb_gen_code() may generate a spurious exception. Add an assertion in order to catch such situations early. Signed-off-by:
Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by:
David Hildenbrand <david@redhat.com>
Message-Id: <20210416154939.32404-5-iii@linux.ibm.com>
Signed-off-by:
Cornelia Huck <cohuck@redhat.com>
Loading