From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.10]) by ozlabs.org (Postfix) with ESMTP id 0FBF6B7CF0 for ; Tue, 23 Mar 2010 05:00:38 +1100 (EST) From: Andreas Schwab To: Anton Blanchard Subject: Re: ppc64 sys_ipc breakage in 2.6.34-rc2 References: <20100322064759.GE24064@kryten> Date: Mon, 22 Mar 2010 19:00:20 +0100 In-Reply-To: <20100322064759.GE24064@kryten> (Anton Blanchard's message of "Mon, 22 Mar 2010 17:47:59 +1100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Heiko Carstens , "H. Peter Anvin" , Christoph Hellwig , Jesper Nilsson , Hirokazu Takata , James Morris , Russell King , Ingo Molnar , Arnd Bergmann , Jeff Dike , Al Viro , Thomas Gleixner , "Luck, Tony" , Linus Torvalds , Ralf Baechle , Kyle McMartin , Paul Mundt , Martin Schwidefsky , Andrew Morton , linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Anton Blanchard writes: > diff --git a/ipc/syscall.c b/ipc/syscall.c > index 355a3da..1d6f53f 100644 > --- a/ipc/syscall.c > +++ b/ipc/syscall.c > @@ -13,7 +13,7 @@ > #include > #include > > -SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, int, second, > +SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, > unsigned long, third, void __user *, ptr, long, fifth) ipc/syscall.c:17: error: conflicting types for ‘sys_ipc’ include/linux/syscalls.h:691: note: previous declaration of ‘sys_ipc’ was here Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."