Re: [PATCH 0/3] clone64() and unshare64() system calls

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: sukadev
Date: Wednesday, April 9, 2008 - 6:07 pm

H. Peter Anvin [hpa@zytor.com] wrote:

Maybe I am missing your point. The glibc interface could take a 64bit
parameter, but don't we need to pass 32-bit values into the system call 
on 32 bit systems ?


Yes, this was discussed before in the context of Pavel Emelyanov's patch

	http://lkml.org/lkml/2008/1/16/109

along with sys_indirect().  While there was no consensus, it looked like
adding a new system call was better than open ended interfaces.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/3] change clone_flags type to u64, sukadev, (Wed Apr 9, 3:32 pm)
[PATCH 2/3] add do_unshare(), sukadev, (Wed Apr 9, 3:34 pm)
Re: [PATCH 0/3] clone64() and unshare64() system calls, H. Peter Anvin, (Wed Apr 9, 5:00 pm)
Re: [PATCH 0/3] clone64() and unshare64() system calls, sukadev, (Wed Apr 9, 6:07 pm)
Re: [PATCH 0/3] clone64() and unshare64() system calls, H. Peter Anvin, (Wed Apr 9, 6:10 pm)
Re: [PATCH 0/3] clone64() and unshare64() system calls, Cedric Le Goater, (Wed Apr 9, 11:48 pm)
Re: [PATCH 1/3] change clone_flags type to u64, Andi Kleen, (Thu Apr 10, 1:25 am)
Re: [PATCH 1/3] change clone_flags type to u64, Cedric Le Goater, (Thu Apr 10, 5:25 am)
Re: [PATCH 0/3] clone64() and unshare64() system calls, Cedric Le Goater, (Thu Apr 10, 5:33 am)
Re: [PATCH 1/3] change clone_flags type to u64, Andi Kleen, (Thu Apr 10, 5:52 am)
Re: [PATCH 1/3] change clone_flags type to u64, Kirill Korotaev, (Thu Apr 10, 6:11 am)
Re: [PATCH 1/3] change clone_flags type to u64, Cedric Le Goater, (Thu Apr 10, 6:18 am)
Re: [PATCH 1/3] change clone_flags type to u64, Cedric Le Goater, (Thu Apr 10, 6:23 am)
Re: [PATCH 0/3] clone64() and unshare64() system calls, H. Peter Anvin, (Thu Apr 10, 9:00 am)
Re: [PATCH 1/3] change clone_flags type to u64, Serge E. Hallyn, (Thu Apr 10, 10:14 am)
Re: [PATCH 0/3] clone64() and unshare64() system calls, H. Peter Anvin, (Thu Apr 10, 11:31 am)
Re: [PATCH 1/3] change clone_flags type to u64, Daniel Hokka Zakrisson, (Thu Apr 10, 3:13 pm)
Re: [PATCH 1/3] change clone_flags type to u64, Serge E. Hallyn, (Thu Apr 10, 3:49 pm)
Re: [PATCH 1/3] change clone_flags type to u64, Daniel Hokka Zakrisson, (Fri Apr 11, 1:45 am)