Re: [PATCH] linux-user/riscv: Fix target_ucontext and target_sigcontext

2020-04-27 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200427201120.1500504-1-aman...@gmail.com/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/bash

Re: [PATCH] linux-user/riscv: Fix target_ucontext and target_sigcontext

2020-04-27 Thread Alistair Francis
On Mon, Apr 27, 2020 at 1:11 PM Amanieu d'Antras wrote: > > These now match the field layout used by the kernel. > > Signed-off-by: Amanieu d'Antras Thanks for the patch! Unfortunately this fixed has already been applied to the RISC-V tree