Washington Ratso
2009-11-06 05:24:15 UTC
I am running Linux 2.6.26 on an MPC8248. In my application, mmap is
returning MAP_FAILED. The arguments to mmap are start = 0, length =
2680, prot = 3, flags = MAP_SHARED, fd = 5, offset = 0. errno = 22
"Invalid argument"
I looked at the man page for mmap and don't see a reason why this is
happening. Any ideas?
returning MAP_FAILED. The arguments to mmap are start = 0, length =
2680, prot = 3, flags = MAP_SHARED, fd = 5, offset = 0. errno = 22
"Invalid argument"
I looked at the man page for mmap and don't see a reason why this is
happening. Any ideas?