From: Andreas Schwab <schwab@linux-m68k•org>
To: Anton Blanchard <anton@samba•org>
Cc: Heiko Carstens <heiko.carstens@de•ibm.com>,
"H. Peter Anvin" <hpa@zytor•com>, Christoph Hellwig <hch@lst•de>,
Jesper Nilsson <jesper.nilsson@axis•com>,
Hirokazu Takata <takata@linux-m32r•org>,
James Morris <jmorris@namei•org>,
Russell King <rmk+kernel@arm•linux.org.uk>,
Ingo Molnar <mingo@elte•hu>, Arnd Bergmann <arnd@arndb•de>,
Jeff Dike <jdike@addtoit•com>, Al Viro <viro@zeniv•linux.org.uk>,
Thomas Gleixner <tglx@linutronix•de>,
"Luck, Tony" <tony.luck@intel•com>,
Linus Torvalds <torvalds@linux-foundation•org>,
Ralf Baechle <ralf@linux-mips•org>,
Kyle McMartin <kyle@mcmartin•ca>,
Paul Mundt <lethal@linux-sh•org>,
Martin Schwidefsky <schwidefsky@de•ibm.com>,
Andrew Morton <akpm@linux-foundation•org>,
linuxppc-dev@lists•ozlabs.org
Subject: Re: ppc64 sys_ipc breakage in 2.6.34-rc2
Date: Mon, 22 Mar 2010 19:00:20 +0100 [thread overview]
Message-ID: <m2ocigkzij.fsf@igel.home> (raw)
In-Reply-To: <20100322064759.GE24064@kryten> (Anton Blanchard's message of "Mon, 22 Mar 2010 17:47:59 +1100")
Anton Blanchard <anton@samba•org> 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 <linux/syscalls.h>
> #include <linux/uaccess.h>
>
> -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."
next prev parent reply other threads:[~2010-03-22 18:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-22 6:47 ppc64 sys_ipc breakage in 2.6.34-rc2 Anton Blanchard
2010-03-22 18:00 ` Andreas Schwab [this message]
2010-03-22 18:07 ` Linus Torvalds
2010-03-22 19:56 ` Andreas Schwab
2010-03-22 22:01 ` Anton Blanchard
2010-03-22 20:01 ` Christoph Hellwig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2ocigkzij.fsf@igel.home \
--to=schwab@linux-m68k$(echo .)org \
--cc=akpm@linux-foundation$(echo .)org \
--cc=anton@samba$(echo .)org \
--cc=arnd@arndb$(echo .)de \
--cc=hch@lst$(echo .)de \
--cc=heiko.carstens@de$(echo .)ibm.com \
--cc=hpa@zytor$(echo .)com \
--cc=jdike@addtoit$(echo .)com \
--cc=jesper.nilsson@axis$(echo .)com \
--cc=jmorris@namei$(echo .)org \
--cc=kyle@mcmartin$(echo .)ca \
--cc=lethal@linux-sh$(echo .)org \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
--cc=mingo@elte$(echo .)hu \
--cc=ralf@linux-mips$(echo .)org \
--cc=rmk+kernel@arm$(echo .)linux.org.uk \
--cc=schwidefsky@de$(echo .)ibm.com \
--cc=takata@linux-m32r$(echo .)org \
--cc=tglx@linutronix$(echo .)de \
--cc=tony.luck@intel$(echo .)com \
--cc=torvalds@linux-foundation$(echo .)org \
--cc=viro@zeniv$(echo .)linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox