Remove broken support for write in emulated mmap
* Emulated mmap based write without pagefault handling is not possible since IO happens outside of call to mmap and data is written to mapped memory * Potential emulation using userfaultfd() might be possible
Showing
Please
register
or
sign in
to comment