Sergei Shtylyov wrote: > Get rid of *all* the remains of the MIPS-specific KGDB implementation. > > While at it, fix #ifdef's in arch/mips/sibyte/sb1250/irq.c -- the kernel would > not build if a user selected some other KGDB driver than kgdb_sibyte.c... > > Signed-off-by: Sergey Shtylyov <[EMAIL PROTECTED]> > > arch/mips/au1000/common/dbg_io.c | 121 -------- > arch/mips/basler/excite/excite_dbg_io.c | 121 -------- > arch/mips/ddb5xxx/ddb5477/kgdb_io.c | 136 --------- > arch/mips/gt64120/momenco_ocelot/dbg_io.c | 121 -------- > arch/mips/jmr3927/rbhma3100/kgdb_io.c | 155 ----------- > arch/mips/kernel/gdb-low.S | 394 > ---------------------------- > arch/mips/mips-boards/atlas/atlas_gdb.c | 97 ------ > arch/mips/mips-boards/generic/gdb_hook.c | 133 --------- > arch/mips/momentum/jaguar_atx/dbg_io.c | 125 -------- > arch/mips/momentum/ocelot_c/dbg_io.c | 121 -------- > arch/mips/momentum/ocelot_g/dbg_io.c | 121 -------- > arch/mips/philips/pnx8550/common/gdb_hook.c | 109 ------- > arch/mips/pmc-sierra/yosemite/dbg_io.c | 180 ------------ > arch/mips/sgi-ip27/ip27-dbgio.c | 60 ---- > arch/mips/Kconfig | 14 > arch/mips/au1000/common/Makefile | 1 > arch/mips/basler/excite/Makefile | 1 > arch/mips/basler/excite/excite_irq.c | 7 > arch/mips/basler/excite/excite_setup.c | 4 > arch/mips/ddb5xxx/ddb5477/Makefile | 1 > arch/mips/gt64120/momenco_ocelot/Makefile | 2 > arch/mips/jmr3927/rbhma3100/Makefile | 1 > arch/mips/mips-boards/atlas/Makefile | 1 > arch/mips/mips-boards/atlas/atlas_setup.c | 7 > arch/mips/momentum/jaguar_atx/Makefile | 1 > arch/mips/momentum/ocelot_c/Makefile | 2 > arch/mips/momentum/ocelot_g/Makefile | 1 > arch/mips/pci/fixup-atlas.c | 21 - > arch/mips/philips/pnx8550/common/Makefile | 1 > arch/mips/philips/pnx8550/common/setup.c | 11 > arch/mips/pmc-sierra/yosemite/Makefile | 1 > arch/mips/pmc-sierra/yosemite/irq.c | 9 > arch/mips/sgi-ip22/ip22-setup.c | 24 - > arch/mips/sgi-ip27/Makefile | 1 > arch/mips/sibyte/bcm1480/irq.c | 80 ----- > arch/mips/sibyte/sb1250/irq.c | 14 > 36 files changed, 4 insertions(+), 2195 deletions(-) > >
This is committed to the mips-lite.patch in the linux2_6_21_uprev branch. Jason. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
