linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [s390] Build failure with latest 2.6.36-rc1 git (sys_execve)
@ 2010-08-19  5:00 Sachin Sant
  2010-08-19  7:44 ` Martin Schwidefsky
  0 siblings, 1 reply; 3+ messages in thread
From: Sachin Sant @ 2010-08-19  5:00 UTC (permalink / raw)
  To: linux-s390; +Cc: linux-kernel, Heiko Carstens, Martin Schwidefsky, dhowells

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.

Thanks
-Sachin

-- 

---------------------------------
Sachin Sant
IBM Linux Technology Center
India Systems and Technology Labs
Bangalore, India
---------------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [s390] Build failure with latest 2.6.36-rc1 git (sys_execve)
  2010-08-19  5:00 [s390] Build failure with latest 2.6.36-rc1 git (sys_execve) Sachin Sant
@ 2010-08-19  7:44 ` Martin Schwidefsky
  2010-08-23 13:37   ` Sachin Sant
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Schwidefsky @ 2010-08-19  7:44 UTC (permalink / raw)
  To: Sachin Sant; +Cc: linux-s390, linux-kernel, Heiko Carstens, dhowells

On Thu, 19 Aug 2010 10:30:06 +0530
Sachin Sant <sachinp@in.ibm.com> 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.


-- 
blue skies,
   Martin.

"Reality continues to ruin my life." - Calvin.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [s390] Build failure with latest 2.6.36-rc1 git (sys_execve)
  2010-08-19  7:44 ` Martin Schwidefsky
@ 2010-08-23 13:37   ` Sachin Sant
  0 siblings, 0 replies; 3+ messages in thread
From: Sachin Sant @ 2010-08-23 13:37 UTC (permalink / raw)
  To: Martin Schwidefsky; +Cc: linux-s390, linux-kernel, Heiko Carstens, dhowells

Martin Schwidefsky wrote:
> On Thu, 19 Aug 2010 10:30:06 +0530
> Sachin Sant <sachinp@in.ibm.com> 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
---------------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-23 13:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-19  5:00 [s390] Build failure with latest 2.6.36-rc1 git (sys_execve) Sachin Sant
2010-08-19  7:44 ` Martin Schwidefsky
2010-08-23 13:37   ` Sachin Sant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).