diff options
author | majianpeng <majianpeng@gmail.com> | 2012-06-26 03:30:31 +0200 |
---|---|---|
committer | Pekka Enberg <penberg@kernel.org> | 2012-07-02 22:11:14 +0200 |
commit | 4b57ad939263935e4e3aec4d74a11dd02a3421e4 (patch) | |
tree | 3c29075138935c378e0b014d695c0d2725a701b5 /mm/slub.c | |
parent | slab: move FULL state transition to an initcall (diff) | |
download | linux-4b57ad939263935e4e3aec4d74a11dd02a3421e4.tar.xz linux-4b57ad939263935e4e3aec4d74a11dd02a3421e4.zip |
mm: Fix signal SIGFPE in slabinfo.c.
In function slab_stats(), if total_free is equal zero, it will error.
So fix it.
Acked-by: Christoph Lameter <cl@linux.com>
Signed-off-by: majianpeng <majianpeng@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'mm/slub.c')
0 files changed, 0 insertions, 0 deletions