From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: Paul Mackerras From: Michael Ellerman Date: Thu, 16 Nov 2006 18:23:20 +1100 Subject: [RFC/PATCH 0/9] More xmon cell patches Message-Id: <1163661800.406227.631357998554.qpush@cradle> Cc: linuxppc-dev@ozlabs.org, Arnd Bergmann List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is an updated series of xmon cell patches, it replaces the series of three I sent earlier (Nov 3rd). It fixes the xmon sparse warnings, updates 'ss, adds 'sd' and 'sdi' commands to xmon - and incorporates updated disassembly code. Finally we make the disassembly optional for folks looking for a smaller kernel. I haven't signed-off this series, as I'm not sure whether that's the right thing to do for the binutils code - which I obviously didn't write. When I know, I'll resend with signed-offs or whatever is appropriate. The update of the ppc-dis.c code is RFC, I just thought I'd do it while I was there. But I haven't tested it thoroughly. Arnd, I think you have the first three of these in CVS? The first two should be unchanged, but the third one has changed for the better and should probably be updated if possible. cheers