From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [v12][PATCH 0/9] Implement eclone() syscall Date: Fri, 20 Nov 2009 09:08:20 +0100 Message-ID: <200911200908.20274.arnd@arndb.de> References: <20091111043440.GA9377@suka> <200911191520.46445.arnd@arndb.de> <20091119235644.GA18720@us.ibm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20091119235644.GA18720-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sukadev Bhattiprolu Cc: Andrew Morton , Oren Laadan , serue-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org, "Eric W. Biederman" , Alexey Dobriyan , Pavel Emelyanov , hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org, Nathan Lynch , matthltc-npbjlsIvGkV82hYKe6nXyg@public.gmane.org, roland-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, mtk.manpages-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org, linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Containers List-Id: linux-api@vger.kernel.org On Friday 20 November 2009, Sukadev Bhattiprolu wrote: > How about dropping ->reserved1 and leaving the 'u32 reserved0' so the > structure size is same on all architectures ? Right, the reserved0 field is still needed for the making compat syscalls work. Arnd <><