kernel-ark/arch/powerpc/platforms/cell
Michael Ellerman 104f0cc2dc [POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()
This patch adds DEFINE_SPUFS_ATTRIBUTE(), a wrapper around
DEFINE_SIMPLE_ATTRIBUTE which does the specified locking for the get
routine for us.

Unfortunately we need two get routines (a locked and unlocked version) to
support the coredump code.  This hides one of those (the locked version)
inside the macro foo.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-09-19 15:12:19 +10:00
..
spufs [POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE() 2007-09-19 15:12:19 +10:00
axon_msi.c
cbe_cpufreq_pervasive.c
cbe_cpufreq_pmi.c
cbe_cpufreq.c
cbe_cpufreq.h
cbe_regs.c
cbe_regs.h
cbe_thermal.c
interrupt.c
interrupt.h
io-workarounds.c
iommu.c
Kconfig
Makefile [POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls 2007-09-19 15:12:19 +10:00
pervasive.c
pervasive.h
pmu.c
ras.c
ras.h
setup.c
smp.c
spider-pic.c
spu_base.c [POWERPC] spufs: Make file-internal functions & variables static 2007-09-19 15:12:16 +10:00
spu_callbacks.c [POWERPC] cell: Remove DEBUG for SPU callbacks 2007-09-19 15:12:17 +10:00
spu_manage.c
spu_priv1_mmio.c
spu_priv1_mmio.h
spu_syscalls.c [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to a pipe 2007-09-19 15:12:19 +10:00