Jeremy Kerr 684bd61401 [POWERPC] cell: handle SPE kernel mappings that cross segment boundaries
Currently, we have a possibilty that the SLBs setup during context
switch don't cover the entirety of the necessary lscsa and code
regions, if these regions cross a segment boundary.

This change checks the start and end of each region, and inserts a SLB
entry for each, if unique. We also remove the assumption that the
spu_save_code and spu_restore_code reside in the same segment, by using
the specific code array for save and restore.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2007-12-19 01:00:05 +01:00
..
2007-11-20 01:18:37 -05:00
2007-11-26 21:21:49 +01:00
2007-12-07 16:11:12 -08:00
2007-11-28 01:24:04 +09:00
2007-12-06 17:15:58 +00:00
2007-12-03 17:17:10 +01:00
2007-11-02 08:47:06 +01:00
2007-11-20 20:16:43 +01:00