Re: [2.6 patch] arch/sh64/Kconfig: doesn't need it's own LOG_BUF_SHIFT
On Sun, Aug 07, 2005 at 11:58:03PM +0200, Adrian Bunk wrote: > The LOG_BUF_SHIFT from lib/Kconfig.debug is sufficient. > Yes, looks good, thanks. pgpnWELFEEFdt.pgp Description: PGP signature
[2.6 patch] arch/sh64/Kconfig: doesn't need it's own LOG_BUF_SHIFT
The LOG_BUF_SHIFT from lib/Kconfig.debug is sufficient. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- This patch was already sent on: - 31 Jul 2005 --- linux-2.6.13-rc4-mm1/arch/sh64/Kconfig.old 2005-07-31 18:24:19.0 +0200 +++ linux-2.6.13-rc4-mm1/arch/sh64/Kconfig 2005-07-31 18:24:26.0 +0200 @@ -29,10 +29,6 @@ bool default y -config LOG_BUF_SHIFT - int - default 14 - config RWSEM_XCHGADD_ALGORITHM bool - 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/
[2.6 patch] arch/sh64/Kconfig: doesn't need it's own LOG_BUF_SHIFT
The LOG_BUF_SHIFT from lib/Kconfig.debug is sufficient. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- linux-2.6.13-rc4-mm1/arch/sh64/Kconfig.old 2005-07-31 18:24:19.0 +0200 +++ linux-2.6.13-rc4-mm1/arch/sh64/Kconfig 2005-07-31 18:24:26.0 +0200 @@ -29,10 +29,6 @@ bool default y -config LOG_BUF_SHIFT - int - default 14 - config RWSEM_XCHGADD_ALGORITHM bool - 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/