Thanks, I committed the patch to the 2.6.24 uprev branch.
Jason. Sergei Shtylyov wrote: > On Tuesday 13 November 2007 21:37, 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... >> > > Unfortunately, the patch used CONFIG_PPC to differ arch/ppc and arch/powerpc > kernels which rendered the whole patch broken and useless -- fix this by using > CONFIG_PPC_MERGE to correctly differ between the old and new kernels... > ------------------------------------------------------------------------- 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
