Re: [PATCH] When updating the PFLASH file contents, we should check for a possible failure of blk_pwrite(). Similar to 3a68829 commit

2020-04-12 Thread Philippe Mathieu-Daudé
ping? rc3 is in 2 days. On Wed, Apr 8, 2020 at 10:10 AM Philippe Mathieu-Daudé wrote: > > Hi Mansour, > > On 4/8/20 2:35 AM, Mansour Ahmadi wrote: > > Signed-off-by: Mansour Ahmadi > > --- > > hw/block/pflash_cfi01.c | 6 +- > > hw/block/pflash_cfi02.c | 6 +- > > 2 files changed,

Re: [PATCH] When updating the PFLASH file contents, we should check for a possible failure of blk_pwrite(). Similar to 3a68829 commit

2020-04-08 Thread Philippe Mathieu-Daudé
Hi Mansour, On 4/8/20 2:35 AM, Mansour Ahmadi wrote: Signed-off-by: Mansour Ahmadi --- hw/block/pflash_cfi01.c | 6 +- hw/block/pflash_cfi02.c | 6 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/hw/block/pflash_cfi01.c b/hw/block/pflash_cfi01.c index