From ad1cdc1d7883e88f936f7888a092e4e3e6d8c631 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: do not crash on allocation failure Now that we are calling this at runtime, a more relaxed error path is suggested. If an allocation fails, we just register the partial table, which will show empty directories. Signed-off-by: Milton Miller Signed-off-by: Ingo Molnar --- Reading git-format-patch failed