JFFS2 shared readonly mmap not supported?

Joakim Tjernlund joakim.tjernlund at transmode.se
Wed Sep 2 08:31:20 PDT 2015


Tried to used perf on JFFS2 and it fails because of shared readonly mmap:
  ptr = mmap(NULL, size, PROT_READ, MAP_SHARED,0, fd);

(errno says EINVAL here)

I wonder in not this combo should work?


More information about the linux-mtd mailing list