Re: [Qemu-devel] [RFC DEBUG PATCH 0/3] debug patch for lookup-ptr hang

2017-06-09 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 20170609170100.3599-1-alex.ben...@linaro.org Type: series Subject: [Qemu-devel] [RFC DEBUG PATCH 0/3] debug patch for lookup-ptr hang === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1

[Qemu-devel] [RFC DEBUG PATCH 0/3] debug patch for lookup-ptr hang

2017-06-09 Thread Alex Bennée
Hi, These are debug patches only but represent how much I have narrowed down the problem so far. I've included Thomas' patch to fix the thread=single|multi option as that is currently broken upstream. So far it seems though the problem is unrelated to multi-threading. As discussed in the other th