Revert "[x86_64] Set LOG_BUF_SHIFT to 2^18."

we don't currenlty use the full buffer, so needless for now.

This reverts commit 5b222597d932e4465fd451b26167ca96e460d574.

Conflicts:

	linux-2.6/debian/changelog

svn path=/dists/trunk/linux-2.6/; revision=14433
This commit is contained in:
Maximilian Attems 2009-10-23 12:06:46 +00:00
parent 15fcdbc51a
commit 8b222dfb5a
2 changed files with 0 additions and 2 deletions

1
debian/changelog vendored
View File

@ -15,7 +15,6 @@ linux-2.6 (2.6.31-1~experimental.3) UNRELEASED; urgency=low
[ maximilian attems ]
* [alpha] Disable SND_MIXART, causes gcc ICE.
* [x86] Enable modular X86_MCE_INJECT.
* [x86_64] Set LOG_BUF_SHIFT to 2^18.
* [x86_32] Set LSM_MMAP_MIN_ADDR to zero to unbreak dosemu and 16-bit Wine,
ia64 and x86_64 to 65536 otherwise default to 32768.
* Unset UEVENT_HELPER_PATH to save some boot cycles.

View File

@ -48,7 +48,6 @@ CONFIG_CRYPTO_TWOFISH_X86_64=m
## choice: RCU Implementation
# CONFIG_CLASSIC_RCU is not set
CONFIG_TREE_RCU=y
CONFIG_LOG_BUF_SHIFT=18
# CONFIG_PREEMPT_RCU is not set
## end choice
CONFIG_RCU_FANOUT=64