Skip to content
Commit 4b57ad93 authored by majianpeng's avatar majianpeng Committed by Pekka Enberg
Browse files

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: default avatarChristoph Lameter <cl@linux.com>
Signed-off-by: default avatarmajianpeng <majianpeng@gmail.com>
Signed-off-by: default avatarPekka Enberg <penberg@kernel.org>
parent a164f896
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment