Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753235Ab0HWNhq (ORCPT ); Mon, 23 Aug 2010 09:37:46 -0400 Received: from e28smtp05.in.ibm.com ([122.248.162.5]:40185 "EHLO e28smtp05.in.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752730Ab0HWNho (ORCPT ); Mon, 23 Aug 2010 09:37:44 -0400 Message-ID: <4C7279A4.5040606@in.ibm.com> Date: Mon, 23 Aug 2010 19:07:40 +0530 From: Sachin Sant User-Agent: Thunderbird 2.0.0.22 (X11/20090609) MIME-Version: 1.0 To: Martin Schwidefsky CC: linux-s390@vger.kernel.org, linux-kernel , Heiko Carstens , dhowells@redhat.com Subject: Re: [s390] Build failure with latest 2.6.36-rc1 git (sys_execve) References: <4C6CBA56.9020909@in.ibm.com> <20100819094444.28e7b2e4@mschwide.boeblingen.de.ibm.com> In-Reply-To: <20100819094444.28e7b2e4@mschwide.boeblingen.de.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1259 Lines: 43 Martin Schwidefsky wrote: > On Thu, 19 Aug 2010 10:30:06 +0530 > Sachin Sant wrote: > > >> Latest 2.6.36-rc1 git fails to build on a s390 with >> >> arch/s390/kernel/process.c:272: error: conflicting types for 'sys_execve' >> arch/s390/kernel/entry.h:45: error: previous declaration of 'sys_execve' was here >> make[1]: *** [arch/s390/kernel/process.o] Error 1 >> >> This error was introduced via commit : >> >> commit d7627467b7a8dd6944885290a03a07ceb28c10eb >> Make do_execve() take a const filename pointer >> >> I guess the corresponding definition of sys_execve() >> in arch/s390/kernel/entry.h also needs an update. >> > > Fix is uploaded to git390. Tomorrows -next tree should work again. > The patch is still missing from Linus's tree. 2.6.36-rc2-git1 (9ee4747..) fails with the same error. Thanks -Sachin -- --------------------------------- Sachin Sant IBM Linux Technology Center India Systems and Technology Labs Bangalore, India --------------------------------- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/