commit | ad1cdc1d7883e88f936f7888a092e4e3e6d8c631 | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@bga.com> | Mon Oct 15 17:00:19 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 15 17:00:19 2007 +0200 |
tree | 3ef43757e9355a31c61dd57b190f1790c5e3b49f | |
parent | 6382bc90f5664c450afc1f896e7ddb35ba182af9 [diff] |
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 <miltonm@bga.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>