[PATCH] ia64: IA-32 support patch: munmap should return EINVAL if size == 0
Native IA-32 returns EINVAL on a unmap of size 0. Our behavior is currently not compatible.
Showing
Please register or sign in to comment
Native IA-32 returns EINVAL on a unmap of size 0. Our behavior is currently not compatible.