From 5cf9f062c8e33d5a09eaa447550330162b2a96ed Mon Sep 17 00:00:00 2001 From: Milton Miller Date: Mon, 15 Oct 2007 17:00:19 +0200 Subject: [PATCH] sched: domain sysctl fixes: use kcalloc() kcalloc checks for n * sizeof(element) overflows and it zeros. Signed-off-by: Milton Miller Signed-off-by: Ingo Molnar --- Reading git-format-patch failed