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