On 5/22/07, Andrew Morton <[EMAIL PROTECTED]> wrote:
OK, I went through the exercise of removing all the unused-symbol warnings which DBGP_DEBUG=0 produces and guess what? None of the code which you've added does anything! It all has to be moved inside DBGP_DEBUG to avoid unused-symbol warnings. It's all a big no-op if DBGP_DEBUG=0. I suspect you did all your test and devel with DBGP_DEBUG=1, then turned DBGP_DEBUG off and shipped the code without retesting?
Thanks. will format and test again. also will use KMail to mail it out. YH - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/