dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips
Stephen Rothwell 202e5979af [PATCH] compat: be more consistent about [ug]id_t
When I first wrote the compat layer patches, I was somewhat cavalier about
the definition of compat_uid_t and compat_gid_t (or maybe I just
misunderstood :-)).  This patch makes the compat types much more consistent
with the types we are being compatible with and hopefully will fix a few
bugs along the way.

	compat type		type in compat arch
	__compat_[ug]id_t	__kernel_[ug]id_t
	__compat_[ug]id32_t	__kernel_[ug]id32_t
	compat_[ug]id_t		[ug]id_t

The difference is that compat_uid_t is always 32 bits (for the archs we
care about) but __compat_uid_t may be 16 bits on some.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-07 16:57:19 -07:00
..
arc Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
au1000 [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cobalt Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
configs [PATCH] mips: fix coherency configuration 2005-09-05 00:06:07 -07:00
ddb5xxx [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
dec [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
galileo-boards/ev96100 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gt64120 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ite-boards [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
jazz Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jmr3927 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kernel [PATCH] compat: be more consistent about [ug]id_t 2005-09-07 16:57:19 -07:00
lasat [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
lib [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
lib-32 [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
lib-64 [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
math-emu [PATCH] mips: fix build warnings 2005-09-05 00:06:08 -07:00
mips-boards [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
mm [PATCH] mips: fix build warnings 2005-09-05 00:06:08 -07:00
momentum [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
oprofile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci [PATCH] mips: add pcibios_bus_to_resource 2005-09-05 00:06:08 -07:00
pmc-sierra/yosemite [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
qemu [PATCH] mips: add support for Qemu system architecture 2005-09-05 00:06:04 -07:00
sgi-ip22 [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
sgi-ip27 [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
sgi-ip32 [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
sibyte [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
sni [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
tx4927 [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
vr41xx [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
Kconfig [PATCH] mips: add more SYS_SUPPORT_*_KERNEL and CPU_SUPPORTS_*_KERNEL 2005-09-05 00:06:08 -07:00
Kconfig.debug Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild 2005-09-06 00:35:51 -07:00
defconfig [PATCH] mips: fix coherency configuration 2005-09-05 00:06:07 -07:00