Re: [PATCH 04/25] dynamic_debug: make dynamic-debug supersede DEBUGccflag

From: Joe Perches
Date: Wed Nov 30 2011 - 17:16:08 EST


On Wed, 2011-11-30 at 17:03 -0500, Jason Baron wrote:
> I think it's this patach that is causing a lot of "=p" when I boot up
> using a 'make defconfig'.

=p?

> I'm a bit surprised at how many files have
> 'DEBUG' defined.

Also look for DDEBUG in Makefiles.

> Are we sure that we are setting the 'p' flag for the
> same set of debug statements that would be set if CONFIG_DYNAMIC_DEBUG
> were not set?

?

> Also, it seems a bit strange to me, if I now enable all debug statements
> and then clear everything (common pattern, I think), that I'm now
> disabling stuff that was enabled by default.

I don't think that's a common pattern and I
also don't think that's bad.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/