[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH-for-4.1 0/3] hw: Avoid crash when reading empty
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [Qemu-devel] [PATCH-for-4.1 0/3] hw: Avoid crash when reading empty RX FIFO |
Date: |
Thu, 11 Jul 2019 16:57:20 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 |
On 7/11/19 4:51 PM, Peter Maydell wrote:
> On Tue, 9 Jul 2019 at 12:37, Philippe Mathieu-Daudé <address@hidden> wrote:
>>
>> Fix a pair of crashes, one is an audit of first one.
>>
>> Philippe Mathieu-Daudé (3):
>> hw/ssi/mss-spi: Convert debug printf()s to trace events
>> hw/ssi/mss-spi: Avoid crash when reading empty RX FIFO
>> hw/display/xlnx_dp: Avoid crash when reading empty RX FIFO
>>
>
> Applied patches 2 and 3 to target-arm.next, thanks.
> For future series, could you avoid including both
> for-4.1 and not-for-4.1 patches in the same series, please?
> It's a bit of a pain to have to separate them out again,
> and there's always the risk that I don't notice.
Sure, duly noted.
> (You'll probably want to hold onto patch 1 and send it
> out again after we reopen for 4.2, or I'll forget about its
> existence :-))
No problem!
Regards,
Phil.