kernel-ark/arch/mips/kernel
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
..
binfmt_elfn32.c [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
binfmt_elfo32.c [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
branch.c
cpu-bugs64.c [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
cpu-probe.c [PATCH] more vr4181 removal 2005-09-05 00:06:03 -07:00
entry.S
gdb-low.S [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
gdb-stub.c [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
genex.S [PATCH] mips: fix build warnings 2005-09-05 00:06:08 -07:00
genrtc.c
head.S [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
i8259.c
init_task.c
ioctl32.c [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
irix5sys.S
irixelf.c
irixinv.c
irixioctl.c
irixsig.c [PATCH] convert signal handling of NODEFER to act like other Unix boxes. 2005-08-29 10:03:11 -07:00
irq_cpu.c
irq-msc01.c
irq-mv6434x.c
irq-rm7000.c
irq-rm9000.c
irq.c [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
linux32.c [PATCH] compat: be more consistent about [ug]id_t 2005-09-07 16:57:19 -07:00
Makefile [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
mips_ksyms.c [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
module-elf32.c
module-elf64.c
module.c
offset.c
proc.c
process.c [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
ptrace32.c
ptrace.c [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
r4k_fpu.S [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
r4k_switch.S [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
r2300_fpu.S
r2300_switch.S [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
r6000_fpu.S
reset.c
scall32-o32.S
scall64-64.S
scall64-n32.S
scall64-o32.S
semaphore.c
setup.c [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
signal32.c [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00
signal_n32.c
signal-common.h
signal.c [PATCH] convert signal handling of NODEFER to act like other Unix boxes. 2005-08-29 10:03:11 -07:00
smp.c
syscall.c
sysirix.c
time.c
traps.c [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
unaligned.c [PATCH] mips: clean up 32/64-bit configuration 2005-09-05 00:06:06 -07:00
vmlinux.lds.S [PATCH] mips: nuke trailing whitespace 2005-09-05 00:06:07 -07:00