linux-stable-rt/arch/powerpc/platforms/cell/spufs
Jiri Slaby 4bf936b9e4 powerpc: Use helpers for rlimits
Make sure compiler won't do weird things with limits. E.g. fetching
them twice may return 2 different values after writable limits are
implemented.

I.e. either use rlimit helpers added in
3e10e716ab
or ACCESS_ONCE if not applicable.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: linuxppc-dev@ozlabs.org
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2010-01-15 13:20:08 +11:00
..
.gitignore
Makefile kbuild: drop include2/ used for O=... builds 2009-12-12 13:08:14 +01:00
backing_ops.c
context.c
coredump.c powerpc: Use helpers for rlimits 2010-01-15 13:20:08 +11:00
fault.c
file.c powerpc/spufs: Fix test in spufs_switch_log_read() 2009-11-24 14:31:25 +11:00
gang.c
hw_ops.c
inode.c
lscsa_alloc.c
run.c
sched.c
spu_restore.c
spu_restore_crt0.S
spu_restore_dump.h_shipped
spu_save.c
spu_save_crt0.S
spu_save_dump.h_shipped
spu_utils.h
spufs.h
sputrace.h
switch.c
syscalls.c