On 27 February 2017 at 14:37, Peter Maydell <[email protected]> wrote:
> PPC64, AArch64, ARM:
>
> /home/pm215/qemu/kvm-all.c:1898:23: error: ‘pending_sigbus_addr’
> defined but not used [-Werror=unuse
> d-variable]
>  static __thread void *pending_sigbus_addr;
>                        ^
> /home/pm215/qemu/kvm-all.c:1899:21: error: ‘pending_sigbus_code’
> defined but not used [-Werror=unuse
> d-variable]
>  static __thread int pending_sigbus_code;
>                      ^

...this is the same failure that patchew complains about
on s390.

thanks
-- PMM

Reply via email to