Forgot to cc fastboot, oops. ----- Forwarded message from Horms <[EMAIL PROTECTED]> -----
Date: Thu, 21 Sep 2006 16:41:53 +0900 From: Horms <[EMAIL PROTECTED]> To: Vivek Goyal <[EMAIL PROTECTED]> Subject: Re: [PATCH 1/3] kexec-tools: cleanup DEBUG macro usage in code Message-ID: <[EMAIL PROTECTED]> On Wed, Sep 20, 2006 at 12:50:08PM -0400, Vivek Goyal wrote: > > From: Vivek Goyal <[EMAIL PROTECTED]> > > o Currently DEBUG macro is being used at some places by purgatory code. We > need this DEBUG macro to be defined by user at compile time for including > or excluding the debug code. -DDEBUG is more common practice to use for > this purpose. Hence, changing DEBUG() to DEBUG_CHAR() and make space > for DEBUG to be defined by user. > > Signed-off-by: Vivek Goyal <[EMAIL PROTECTED]> Thanks, that looks fine, I have committed it to kexec-tools-testing -- Horms H: http://www.vergenet.net/~horms/ W: http://www.valinux.co.jp/en/ ----- End forwarded message ----- _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
