From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753953Ab2LERLg (ORCPT ); Wed, 5 Dec 2012 12:11:36 -0500 Received: from zeniv.linux.org.uk ([195.92.253.2]:36356 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753275Ab2LERLd (ORCPT ); Wed, 5 Dec 2012 12:11:33 -0500 Date: Wed, 5 Dec 2012 17:11:32 +0000 From: Al Viro To: James Hogan Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, Arnd Bergmann Subject: Re: [PATCH v2 00/44] Meta Linux Kernel Port Message-ID: <20121205171131.GV4939@ZenIV.linux.org.uk> References: <1354723742-6195-1-git-send-email-james.hogan@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1354723742-6195-1-git-send-email-james.hogan@imgtec.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 05, 2012 at 04:08:18PM +0000, James Hogan wrote: > other work not included: > * switch to generic kernel_{thread,execve} (will be posted separately to > aid review) > other changes: ... > * switch to generic sys_execve ... which should've broken your kernel_execve().