I'm trying to flush my patch queue again for 2.6.20, this is most of what has been coming in since the last submission to powerpc.git. Please review for inclusion in powerpc.git. As a quick overview, the patches contain: * new spufs file interfaces to support more gdb functionality, to look into the state of various HW registers without changing data. * core dump support for SPUs. When core dumping a task that has created SPU contexts, information about them will be included in the dump. * A rework of the SPU HW isolation support. Reusing an isolated SPU for another program now doesn't require a new spufs interface any more, which simplifies the implementation significantly. * A new oprofile model for using the profile event mechanism on the Cell Broadband Engine. This is only for PPE profiling so far, profiling SPU code is still work-in-progress. * Lots of bug fixes. I have some other patches in my cell kernel tree currently, which I'm not submitting myself, because I assume they will find their own way into the kernel: * Patches to the spidernet driver, these go through netdev * Support for the Playstation 3, the patches are currently under discussion, and I expect that Paul will take them directly once they are done. * xmon add-ons for debugging with SPUs. Waiting for a new version to be submitted. Arnd <>< - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 15/22] spufs: Add runcntrl read accessors
- From: Arnd Bergmann <[email protected]>
- [PATCH 12/22] spufs: always map local store non-guarded
- From: Arnd Bergmann <[email protected]>
- [PATCH 21/22] cell: add routines for managing PMU interrupts
- From: Arnd Bergmann <[email protected]>
- [PATCH 17/22] coredump: Add SPU elf notes to coredump.
- From: Arnd Bergmann <[email protected]>
- [PATCH 08/22] spufs: replace spu.nid with spu.node
- From: Arnd Bergmann <[email protected]>
- [PATCH 03/22] spufs: Change %llx to 0x%llx.
- From: Arnd Bergmann <[email protected]>
- [PATCH 10/22] spufs: fix missing stop-and-signal
- From: Arnd Bergmann <[email protected]>
- [PATCH 13/22] spufs: fix return value of spufs_mfc_write
- From: Arnd Bergmann <[email protected]>
- [PATCH 14/22] spufs: use SPU master control to prevent wild SPU execution
- From: Arnd Bergmann <[email protected]>
- [PATCH 09/22] spufs: return correct event for data storage interrupt
- From: Arnd Bergmann <[email protected]>
- [PATCH 11/22] spufs: avoid user-triggered oops in ptrace
- From: Arnd Bergmann <[email protected]>
- [PATCH 02/22] powerpc: change ppc_rtas declaration to weak
- From: Arnd Bergmann <[email protected]>
- [PATCH 05/22] spufs: Remove /spu_tag_mask file
- From: Arnd Bergmann <[email protected]>
- [PATCH 01/22] powerpc: convert idle_loop to use hard_irq_disable()
- From: Arnd Bergmann <[email protected]>
- [PATCH 04/22] spufs: add /lslr, /dma_info and /proxydma files
- From: Arnd Bergmann <[email protected]>
- [PATCH 22/22] cell: add oprofile support
- From: Arnd Bergmann <[email protected]>
- [PATCH 19/22] cell: PMU register macros
- From: Arnd Bergmann <[email protected]>
- [PATCH 16/22] spufs: load isolation kernel from spu_run
- From: Arnd Bergmann <[email protected]>
- [PATCH 20/22] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.h
- From: Arnd Bergmann <[email protected]>
- [PATCH 18/22] cell: add symbol exports for oprofile
- From: Arnd Bergmann <[email protected]>
- [PATCH 06/22] spufs: implement /mbox_info, /ibox_info, and /wbox_info.
- From: Arnd Bergmann <[email protected]>
- [PATCH 07/22] spufs: read from signal files only if data is there
- From: Arnd Bergmann <[email protected]>
- [PATCH 15/22] spufs: Add runcntrl read accessors
- Prev by Date: Re: [PATCH 3/4] atl1: Main C file for Attansic L1 driver
- Next by Date: [PATCH 07/22] spufs: read from signal files only if data is there
- Previous by thread: multi-function PCI device claiming.
- Next by thread: [PATCH 07/22] spufs: read from signal files only if data is there
- Index(es):