linux/include/asm-powerpc
H. Peter Anvin 6e16d89bcd Sanitize the type of struct user.u_ar0
struct user.u_ar0 is defined to contain a pointer offset on all
architectures in which it is defined (all architectures which define an
a.out format except SPARC.) However, it has a pointer type in the headers,
which is pointless -- <asm/user.h> is not exported to userspace, and it
just makes the code messy.

Redefine the field as "unsigned long" (which is the same size as a pointer
on all Linux architectures) and change the setting code to user offsetof()
instead of hand-coded arithmetic.

Cc: Linux Arch Mailing List <linux-arch@vger.kernel.org>
Cc: Bryan Wu <bryan.wu@analog.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: Lennert Buytenhek <kernel@wantstofly.org>
Cc: Håvard Skinnemoen <hskinnemoen@atmel.com>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Hirokazu Takata <takata@linux-m32r.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-07 08:42:30 -08:00
..
2008-01-30 13:34:07 +01:00
2008-01-28 23:58:27 -05:00
2007-07-31 21:12:07 -07:00
2008-02-03 16:32:51 +02:00
2008-02-06 10:41:00 -08:00
2007-10-15 14:29:49 -04:00
2008-02-06 10:41:02 -08:00
2007-03-09 15:03:25 +11:00
2007-03-22 22:52:55 +11:00
2007-07-17 10:23:11 -07:00
2007-10-17 08:42:55 -07:00
2007-10-11 09:14:31 -05:00
2007-10-17 08:42:55 -07:00
2008-01-25 22:52:50 +11:00
2007-10-16 09:43:10 -07:00
2007-05-08 11:15:20 -07:00
2007-06-28 19:16:38 +10:00
2007-10-19 11:53:41 -07:00
2007-08-20 07:28:48 -05:00
2007-08-20 07:28:48 -05:00
2008-02-06 10:41:00 -08:00
2007-05-08 11:15:05 -07:00
2008-01-30 23:27:58 +01:00
2007-04-24 21:31:51 +10:00
2007-05-11 08:29:34 -07:00
2008-02-05 09:44:16 -08:00
2007-12-11 15:43:35 +11:00
2007-06-28 19:19:20 +10:00
2008-01-31 11:25:51 +11:00
2007-10-17 08:42:47 -07:00
2008-01-24 10:07:21 +11:00
2007-05-02 20:04:30 +10:00
2008-02-05 09:44:07 -08:00
2007-05-08 11:54:20 +10:00
2008-02-07 08:42:30 -08:00
2007-10-11 20:40:44 +10:00