commit | 02f5621042e3f7e2fb6c741cbe5ee7c1f3caf354 | [log] [tgz] |
---|---|---|
author | Simon Arlott <simon@fire.lp0.eu> | Wed Nov 05 22:18:19 2008 +0000 |
committer | Pekka Enberg <penberg@cs.helsinki.fi> | Thu Nov 13 20:49:01 2008 +0200 |
tree | 0219e50d348bb4a2ed1df3003889d00733deab40 | |
parent | 4ffaf869c7780bbdfc11291e5fd4b61dde662b1c [diff] |
Kconfig: SLUB is the default slab allocator In 2007, a0acd820807680d2ccc4ef3448387fcdbf152c73 changed the default slab allocator to SLUB, but the SLAB help text still says SLAB is the default. This change fixes that. Signed-off-by: Simon Arlott <simon@fire.lp0.eu> Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>