[Cbe-oss-dev] [PATCH 00/25] spufs patches for 2.6.24
Jeremy Kerr
jk at ozlabs.org
Tue Sep 18 14:36:50 EST 2007
Hi all,
The following patches are my spufs series for 2.6.24.
Includes:
* Multiple coredump fixes from Michael
* Unified syscall path
* Several minor bugfixes
Paul - I have a git tree of these if you prefer.
Cheers,
Jeremy
---
Andre Detsch (1):
spufs: fix race condition on gang->aff_ref_spu
Christoph Hellwig (1):
spusched: fix null pointer dereference in find_victim
Jeremy Kerr (6):
spufs: remove asmlinkage from do_spu_create
spufs: remove spu_harvest
cell: unify spufs syscall path
spufs: remove asmlinkage from spufs_calls
spufs: fix restore_decr_wrapped() to match CBE Handbook
cell: remove DEBUG for spu callbacks
Michael Ellerman (15):
spufs: Extract the file descriptor search logic in SPU coredump code
spufs: Remove ctx_info and ctx_info_list
spufs: Call spu_acquire_saved() before calculating the SPU note sizes
spufs: Use computed sizes/#defines rather than literals in SPU coredump code
spufs: Write some SPU coredump values as ASCII
spufs: Correctly calculate the size of the local-store to dump
spufs: Don't return -ENOSYS as extra notes size if spufs is not loaded
spufs: Get rid of spufs_coredump_num_notes, it's not needed if we NULL terminate
spufs: Internal __spufs_get_foo() routines should take a spu_context *
spufs: Add contents of npc file to SPU coredumps
spufs: Combine spufs_coredump_calls with spufs_calls
spufs: Cleanup ELF coredump extra notes logic
spufs: Handle errors in SPU coredump code, and support coredump to a pipe
spufs: Respect RLIMIT_CORE in spu coredump code
spufs: Add DEFINE_SPUFS_ATTRIBUTE()
Sebastian Siewior (2):
spufs: staticify file-internal functions & variables
spufs: make isolated loader properly aligned
More information about the cbe-oss-dev
mailing list