Re: [PATCH-for-5.1 v2 00/54] various: Fix error-propagation with Coccinelle scripts

2020-04-06 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200406174743.16956-1-f4...@amsat.org/ Hi, This series failed the docker-quick@centos7 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 === #!/

Re: [PATCH-for-5.1 v2 00/54] various: Fix error-propagation with Coccinelle scripts

2020-04-06 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200406174743.16956-1-f4...@amsat.org/ 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 export A

[PATCH-for-5.1 v2 00/54] various: Fix error-propagation with Coccinelle scripts

2020-04-06 Thread Philippe Mathieu-Daudé
This series is inspired of Peter Maydell fix [1]: "hw/arm/xlnx-zynqmp.c: fix some error-handling code", but grew after v1 [2] review :/ Markus wanted the reviewed patches in 5.0 [3] but it is too late (and too big :p). Ideally I would have split it in 4 sub-series (roughly one with each cocci scr