aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/configs/zx1_defconfig
diff options
context:
space:
mode:
authorChristoph Lameter <clameter@schroedinger.engr.sgi.com>2007-08-13 14:54:34 -0700
committerTony Luck <tony.luck@intel.com>2007-08-13 14:54:34 -0700
commit709ae9309102875f9798349b64849b6743e25193 (patch)
tree9e65eeafa1c5cab6dd779857cb18ba542fc0847b /arch/ia64/configs/zx1_defconfig
parent[IA64] get back PT_IA_64_UNWIND program header (diff)
downloadlinux-dev-709ae9309102875f9798349b64849b6743e25193.tar.xz
linux-dev-709ae9309102875f9798349b64849b6743e25193.zip
[IA64] Update arch/ia64/configs/* s/SLAB/SLUB/
The slab allocator was changed in 2.6.23 to default to SLUB. However, the config files in arch/ia64/configs still use SLAB. Switch them to SLUB. Added same change to arch/ia64/defconfig ... Tony Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/configs/zx1_defconfig')
-rw-r--r--arch/ia64/configs/zx1_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/configs/zx1_defconfig b/arch/ia64/configs/zx1_defconfig
index 4a060fc39934..0a06b1333c95 100644
--- a/arch/ia64/configs/zx1_defconfig
+++ b/arch/ia64/configs/zx1_defconfig
@@ -48,7 +48,7 @@ CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SHMEM=y
-CONFIG_SLAB=y
+CONFIG_SLUB=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set