From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCHv4 RESEND 0/3] syscalls,x86: Add execveat() system call Date: Wed, 22 Oct 2014 04:54:54 -0700 Message-ID: <20141022115454.GA9041@infradead.org> References: <1401975635-6162-1-git-send-email-drysdale@google.com> <20141022115405.GA8593@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20141022115405.GA8593@infradead.org> Sender: linux-arch-owner@vger.kernel.org To: Andy Lutomirski Cc: David Drysdale , "Eric W. Biederman" , Alexander Viro , Meredydd Luff , "linux-kernel@vger.kernel.org" , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Andrew Morton , Kees Cook , Arnd Bergmann , X86 ML , linux-arch , Linux API , Rich Felker List-Id: linux-api@vger.kernel.org On Wed, Oct 22, 2014 at 04:54:05AM -0700, Christoph Hellwig wrote: > [adding Rich Felker to the Cc list, who has been very interested in a > O_SEARCH implementation for which this would be an important building > block] s/O_SEARCH/O_EXEC/, sorry.