Hi Al,

I saw two commits from you in git tree:
17d1587 unexport do_munmap()
bfce281 kill mm argument of vm_munmap()

They remove the mm arguments, so it look like impossible to unmap
memory of other processes except current.

I have a kernel module that needs to unmap memory for certain pid. Do
you have any idea how to do it?

Thanks
Richard

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to