[Cbe-oss-dev] [PATCH 1/2] Add support for stopping spus from xmon

Linas Vepstas linas at austin.ibm.com
Fri Oct 13 02:18:45 EST 2006


On Thu, Oct 12, 2006 at 10:03:08PM +1000, Michael Ellerman wrote:
> 
>  arch/powerpc/platforms/cell/spu_base.c |    4 
>  arch/powerpc/xmon/xmon.c               |  142 ++++++++++++++++++++++++++++++++-
>  include/asm-powerpc/xmon.h             |    2 
>  3 files changed, 146 insertions(+), 2 deletions(-)

The next patch adds another 60 lines to xmon.c, which 
is already a bit too big. Perhaps you could instead
put this code in "xmon/cell.c" or something like that?

--linas



More information about the cbe-oss-dev mailing list