aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorLi Zefan <[email protected]>2008-10-29 17:03:22 +0800
committerIngo Molnar <[email protected]>2008-10-29 11:53:26 +0100
commiteab172294d5e24464f332dd8e94a57a9819c81c4 (patch)
treef8f577d52aa83b76cd7f044a8327f236bb35f835 /include/linux/timerqueue.h
parente946217e4fdaa67681bbabfa8e6b18641921f750 (diff)
sched: cleanup for alloc_rt/fair_sched_group()
Impact: cleanup Remove checking parent == NULL. It won't be NULLL, because we dynamically create sub task_group only, and sub task_group always has its parent. (root task_group is statically defined) Also replace kmalloc_node(GFP_ZERO) with kzalloc_node(). Signed-off-by: Li Zefan <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions