[PATCH] fix mmap(MAP_LOCKED)
From Hubertus Franke. The MAP_LOCKED flag to mmap() currently does nothing. Hubertus' patch fixes it so that the relevant mapping is locked into memory, if the called has CAP_IPC_LOCK.
Showing
Please register or sign in to comment