Home
last modified time | relevance | path

Searched hist:"046 bc416" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Ddump.h046bc416 Thu Apr 07 04:48:24 CDT 2022 Janosch Frank <frankja@linux.ibm.com> dump: Remove the sh_info variable

There's no need to have phdr_num and sh_info at the same time. We can
make phdr_num 32 bit and set PN_XNUM when we write the header if
phdr_num >= PN_XNUM.

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220407094824.5074-1-frankja@linux.ibm.com>
/openbmc/qemu/dump/
H A Ddump.c046bc416 Thu Apr 07 04:48:24 CDT 2022 Janosch Frank <frankja@linux.ibm.com> dump: Remove the sh_info variable

There's no need to have phdr_num and sh_info at the same time. We can
make phdr_num 32 bit and set PN_XNUM when we write the header if
phdr_num >= PN_XNUM.

Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220407094824.5074-1-frankja@linux.ibm.com>