qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 00/19] ARMv8M: support security extn in the NVIC


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 00/19] ARMv8M: support security extn in the NVIC
Date: Tue, 19 Sep 2017 19:29:33 +0100

On 19 September 2017 at 19:12,  <address@hidden> wrote:
> This series failed build test on s390x host. Please find the details below.

patchew has as usual produced an email with three miles of
uninteresting output hiding the actual problem, but:

/var/tmp/patchew-tester-tmp-jpi3jgs6/src/hw/intc/armv7m_nvic.c:1742:33:
error: ‘vmstate_nvic_security’ defined but not used
[-Werror=unused-const-variable=]
 static const VMStateDescription vmstate_nvic_security = {
                                 ^~~~~~~~~~~~~~~~~~~~~

I've forgotten to add the vmstate subsection to the
main vmstate again...

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]