commit | 709ae9309102875f9798349b64849b6743e25193 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@schroedinger.engr.sgi.com> | Mon Aug 13 14:54:34 2007 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Mon Aug 13 14:54:34 2007 -0700 |
tree | 9e65eeafa1c5cab6dd779857cb18ba542fc0847b | |
parent | 9bf77d0e20d08f4fd5f3b14e50dce3bb21df03ac [diff] |
[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>