
2 Jun
2016
2 Jun
'16
10:14 a.m.
On Thu, 2 Jun 2016 09:09:14 +0200 dirk.eibach@gdsys.cc dirk.eibach@gdsys.cc wrote: ...
@@ -941,7 +943,9 @@ static int flash_flag_obsolete (int dev, int fd, off_t offset) } ioctl (fd, MEMUNLOCK, &erase);
when MEMLOCK ist broken on a platform and disabled by your patch, shouldn't MEMUNLOCK be isolated as well?
-- Anatolij