[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] hw/misc/sifive_u_otp: handling the fails of blk_pread and bl
From: |
Bin Meng |
Subject: |
Re: [PATCH] hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwrite |
Date: |
Fri, 15 Jan 2021 21:33:06 +0800 |
On Fri, Jan 15, 2021 at 7:50 PM Peter Maydell <peter.maydell@linaro.org> wrote:
>
> Ping! This patch was trying to fix a Coverity issue (CID 1435959,
> 1435960, 1435961) -- is anybody planning to review it?
>
> (I'm not entirely sure 'guest error' is the right warning category,
> but I don't know the specifics of this device.)
>
I think we should just use 'printf' instead of log a "guest error"
because the guest does nothing wrong.
Regards,
Bin
Re: [PATCH] hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwrite, Alistair Francis, 2021/01/15