This patch was committed to the 2.6.24 uprev branch. Thanks, Jason.
Sergei Shtylyov wrote: > The mpsc_kgdb.c driver can only work with the old PPC kernels -- make it also > work for the PowerPC kernels as well... > > --- > The patch is against the linux_2_6_24_uprev branch... > > arch/powerpc/sysdev/mv64x60_dev.c | 8 ++++++++ > drivers/serial/mpsc_kgdb.c | 16 +++++++++++++++- > 2 files changed, 23 insertions(+), 1 deletion(-) > > Index: linux-2.6/arch/powerpc/sysdev/mv64x60_dev.c > =================================================================== > --- linux-2.6.orig/arch/powerpc/sysdev/mv64x60_dev.c > +++ linux-2.6/arch/powerpc/sysdev/mv64x60_dev.c > > [cut] > Index: linux-2.6/drivers/serial/mpsc_kgdb.c > =================================================================== > --- linux-2.6.orig/drivers/serial/mpsc_kgdb.c > +++ linux-2.6/drivers/serial/mpsc_kgdb.c > [cut] ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
