git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bf77d0
)
[IA64] Update arch/ia64/configs/* s/SLAB/SLUB/
author
Christoph Lameter
<clameter@schroedinger.engr.sgi.com>
Mon, 13 Aug 2007 21:54:34 +0000
(14:54 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Mon, 13 Aug 2007 21:54:34 +0000
(14:54 -0700)
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>
No differences found