| From: |
| paulmck@linux.vnet.ibm.com |
| To: |
| linux-kernel@vger.kernel.org |
| Subject: |
| [PATCH -tip] Change default from CLASSIC_RCU to TREE_RCU (testing only) |
| Date: |
| Mon, 22 Dec 2008 16:12:15 -0800 |
| Message-ID: |
| <1229991147545-git-send-email-paulmck@linux.vnet.ibm.com> |
| Cc: |
| mingo@elte.hu, tglx@linutronix.de, akpm@linux-foundation.org,
ralf@linux-mips.org, kernel@wantstofly.org, hskinnemoen@atmel.com,
cooloney@kernel.org, tony.luck@intel.com, geert@linux-m68k.org,
zippel@linux-m68k.org, jwboyer@linux.vnet.ibm.com,
mporter@kernel.crashing.org, grant.likely@secretlab.ca,
paulus@samba.org, benh@kernel.crashing.org, dhowells@redhat.com,
yasutake.koichi@jp.panasonic.com, lethal@linux-sh.org,
hpa@zytor.com |
| Archive-link: |
| Article,
Thread
|
This patchset changes the default RCU implementation from CONFIG_CLASSIC_RCU
to CONFIG_TREE_RCU. This affects kernel/Kconfig.preempt as well as a large
number of the arch-specific defconfig files.