[PATCH v2] avr32: Fix build failure conflicting types for 'sys_execve'

Hans-Christian Egtvedt hans-christian.egtvedt at atmel.com
Fri Dec 10 10:25:41 UTC 2010


On Thu, 2010-12-09 at 22:15 +0100, Peter Huewe wrote: 
> This patch fixes a build failure[1] for the avr32 architecture which seems
> to be introduced by commit d7627467b7a8
> "Make do_execve() take a const filename pointer"
> 
> The commit changes the definition in arch/avr32/kernel/process.c but
> forgot to change it here.
> 
> Signed-off-by: Peter Huewe <peterhuewe at gmx.de>
> Cc: stable <stable at kernel.org>

Nack, I've piped up a patch in
http://git.kernel.org/?p=linux/kernel/git/egtvedt/avr32-2.6.git;a=shortlog;h=refs/heads/next that does this and more. The syscalls.h header file needs a bit more cleanup.

I'll also notify stable to get it backported. Do you have an idea how
far back it should go?

-- 
Hans-Christian Egtvedt




More information about the devel mailing list