Merge branch 'sched-fixes-for-linus' of...
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: sched: Constify function scope static struct sched_param usage sched: Fix strncmp operation sched: Move sched_autogroup_exit() to free_signal_struct() sched: Fix struct autogroup memory leak sched: Mark autogroup_init() __init sched: Consolidate the name of root_task_group and init_task_group
Showing
- include/linux/sched.h 1 addition, 1 deletioninclude/linux/sched.h
- kernel/fork.c 3 additions, 4 deletionskernel/fork.c
- kernel/irq/manage.c 1 addition, 1 deletionkernel/irq/manage.c
- kernel/kthread.c 1 addition, 1 deletionkernel/kthread.c
- kernel/sched.c 22 additions, 23 deletionskernel/sched.c
- kernel/sched_autogroup.c 4 additions, 4 deletionskernel/sched_autogroup.c
- kernel/softirq.c 1 addition, 1 deletionkernel/softirq.c
- kernel/trace/trace_selftest.c 1 addition, 1 deletionkernel/trace/trace_selftest.c
Loading
Please register or sign in to comment