Thread (33 messages) 33 messages, 5 authors, 2014-07-19

Re: [PATCH v3 3/7] shm: add memfd_create() syscall

From: Jann Horn <hidden>
Date: 2014-06-15 10:50:14
Also in: linux-fsdevel, linux-mm, lkml

On Fri, Jun 13, 2014 at 12:36:55PM +0200, David Herrmann wrote:
+asmlinkage long sys_memfd_create(const char *uname_ptr, unsigned int flags);
[...]
+SYSCALL_DEFINE2(memfd_create,
+		const char*, uname,
+		unsigned int, flags)
+{
Shouldn't uname_ptr and uname be "const char __user *" instead of "const char *"?

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help