[Devel] Re: [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
Linus Torvalds
torvalds at linux-foundation.org
Wed Jun 3 16:36:04 PDT 2009
On Thu, 4 Jun 2009, Alexey Dobriyan wrote:
>
> [PATCH 1/9] exec_path 1/9: introduce ->exec_path and switch /proc/*/exe
Ok, looks reasonable to me, and seems to remove more code than it adds,
and makes even that smaller remaining code more readable.
That said, I suspect there are user-space loaders etc that set
VM_EXECUTABLE by hand when mmap'ing the main executable. Will this get
things right? Or do we even allow that?
Can you also add more commentary about the fundamental reasons you want to
do this, rather than talking just about the implementation issues.
Linus
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list