diff options
author | Wanpeng Li <liwanp@linux.vnet.ibm.com> | 2013-07-04 02:33:24 +0200 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2013-07-07 17:37:47 +0200 |
commit | e9b4db2b8dba6b6c666e54b20ce46f3e597a6d96 (patch) | |
tree | 1e9862619ecbca7695558280bbd02637b1fea421 /mm/slub.c | |
parent | mm/slab: Sharing s_next and s_stop between slab and slub (diff) | |
download | linux-e9b4db2b8dba6b6c666e54b20ce46f3e597a6d96.tar.xz linux-e9b4db2b8dba6b6c666e54b20ce46f3e597a6d96.zip |
mm/slab: Fix /proc/slabinfo unwriteable for slab
Slab have some tunables like limit, batchcount, and sharedfactor can be
tuned through function slabinfo_write. Commit (b7454ad3: mm/sl[au]b: Move
slabinfo processing to slab_common.c) uncorrectly change /proc/slabinfo
unwriteable for slab, this patch fix it by revert to original mode.
Acked-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Wanpeng Li <liwanp@linux.vnet.ibm.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'mm/slub.c')
0 files changed, 0 insertions, 0 deletions