[Skiboot] [PATCH 0/2] Only use 64bit MTD erase ioctl() when needed

Cyril Bur cyril.bur at au1.ibm.com
Thu Apr 20 11:56:37 AEST 2017


Because sometimes I live in a parallel universe I didn't realise the
blocklevel_smart_erase() series was merged. I thought there was a
mistake in the series but turns out there was just another bug.

Patch 1/2 addresses this. I wrote more blocklevel tests while chasing
this one so I've included those too.

Cyril Bur (2):
  libflash/file: Only use 64bit MTD erase ioctl() when needed
  libflash: More tests for blocklevel_smart_erase()

 libflash/file.c                 | 42 +++++++++++++++++++++++++++++++++++------
 libflash/test/test-blocklevel.c | 15 +++++++++++++++
 2 files changed, 51 insertions(+), 6 deletions(-)

-- 
2.12.2



More information about the Skiboot mailing list