> From: Ian Munsie <[email protected]> > > __spu_trap_data_seg() currently contains code to determine the VSID > and ESID required for a particular EA and mm struct. > > This code is generically useful for other co-processors. This moves > the code of the cell platform so it can be used by other powerpc code.
Could we also mention: and adds 1TB segment support. > Signed-off-by: Ian Munsie <[email protected]> > Signed-off-by: Michael Neuling <[email protected]> Reviewed-by: Anton Blanchard <[email protected]> Anton -- 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/

