]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sched: domain sysctl fixes: add terminator comment
authorMilton Miller <miltonm@bga.com>
Mon, 15 Oct 2007 15:00:19 +0000 (17:00 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 15 Oct 2007 15:00:19 +0000 (17:00 +0200)
commit6323469f9b72530eb90c96ba162cc70f2f4611de
tree4b19d38ecb5f9d21ea5120980abe165fdce0c13a
parentad1cdc1d7883e88f936f7888a092e4e3e6d8c631
sched: domain sysctl fixes: add terminator comment

we had an incorrect-terminator bug in sd_alloc_ctl_domain_table()
before, so add a comment that documents it.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c