On 03/10/2014 10:46 AM, Andy Lutomirski wrote:
> 
> It might be nice in general for there to be a /dev/vdso and for the
> vdso to literally be a mapping of that device node.  I bet that CRIU
> would appreciate this.  (The mmap flags would be a little odd, since
> different pages have different protections.)
> 

Actually, it presumably ought to be handled like any other (readonly)
ELF file: that is, let the mapper handle the permissions.

        -hpa

--
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