Re: increased verbosity in dmesg

From: Felipe Alfaro Solana
Date: Sat Aug 16 2003 - 11:28:02 EST


On Sat, 2003-08-16 at 18:01, Gene Heskett wrote:

> Damn, grep must not look at .files, its there, and still 14. Thanks a
> bunch, new build underway.
>
> However, I'd assume a make mrproper, or an oldconfig might reset that
> to the include/config/log/buf/shift.h value? Its also in
> autoconfig.h FWTW.

"make mrproper" will destroy your ".config" file. And, AFAIK, "make
oldconfig" will only create CONFIG_LOG_BUF_SHIFT if it doesn't exist so,
if your ".config" does hold a concrete value, it will be kept even when
you run "make oldconfig".

-
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/