> From: Ian Munsie <[email protected]> > > Currently spu_handle_mm_fault() is in the cell platform. > > This code is generically useful for other non-cell co-processors on > powerpc. > > This patch moves this function out of the cell platform into > arch/powerpc/mm so that others may use it. > > 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/

