Re: [PATCH 02/15] powerpc/cell: Move data segment faulting code out of cell platform

From: Michael Neuling
Date: Fri Sep 26 2014 - 07:19:50 EST


On Fri, 2014-09-26 at 14:05 +1000, Anton Blanchard wrote:
> > From: Ian Munsie <imunsie@xxxxxxxxxxx>
> >
> > __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.

Good point. I'll add.


> > Signed-off-by: Ian Munsie <imunsie@xxxxxxxxxxx>
> > Signed-off-by: Michael Neuling <mikey@xxxxxxxxxxx>
>
> Reviewed-by: Anton Blanchard <anton@xxxxxxxxx>

Thanks,
Mikey
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/