commit | c17fd13ec0677e61f3692ecb9d4b21f79848fa04 | [log] [tgz] |
---|---|---|
author | Wanpeng Li <liwanp@linux.vnet.ibm.com> | Thu Jul 04 08:33:26 2013 +0800 |
committer | Pekka Enberg <penberg@kernel.org> | Sun Jul 07 18:37:48 2013 +0300 |
tree | a92f80d3ac409bfb812058a5d806a20a4a88ff60 | |
parent | a446336454cf9ce3234a6013d1c3b482358d9459 [diff] |
mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo Use existing interface node_nr_slabs and node_nr_objs to get nr_slabs and nr_objs. 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>