[PATCH 0/11] celleb: patchset for 2.6.26 (take 2)

Ishizaki Kou kou.ishizaki at toshiba.co.jp
Fri Mar 14 23:18:14 EST 2008


This is a second round of the patchset for 2.6.26 which contains
following changes:

- cleanup                                 [PATCH 1/11]
- consolidate io-workarounds code         [PATCH 2/11]..[PATCH 3/11]
- move celleb files into platforms/cell/  [PATCH 4/11]..[PATCH 9/11]
- add support for celleb PCI Express      [PATCH 10/11]
- bug fix                                 [PATCH 11/11]

Please test consolidating io-workarounds patch on CellBlade because I
don't have any access to CellBlade.


Changes from previous patchset:

[PATCH 1/11] celleb: coding style cleanup
 - Rebase to current powerpc.git.

[PATCH 2/11] cell: generalize io-workarounds code
 - Change patch order.
 - Use dma_mapping_error() to check the result of dma_map_single().

[PATCH 3/11] celleb: consolidate io-workarounds code
 - Change patch order.

[PATCH 4/11] celleb: move the base part for celleb support
[PATCH 5/11] celleb: move the SCC related code for celleb
[PATCH 6/11] celleb: move files for Beat hvcall interfaces
[PATCH 7/11] celleb: move files for Beat mmu and iommu
[PATCH 8/11] celleb: move a file for SPU on Beat
[PATCH 9/11] celleb: move miscellaneous files for Beat
 - Rebase to current powerpc.git.
 - Change patch order.
 - Split Makefile changes so that this patchset won't cause problems
   when we use git-bisect.

[PATCH 10/11] celleb: add support for PCI Express
 - Fix checking the result of dma_map_single().

[PATCH 11/11] hvcbeat: fix buffer manipulation
 - Nothing.

Best regards,
Kou Ishizaki



More information about the Linuxppc-dev mailing list