Prev: [PATCH 3/5] sched_stats: remove the obsolete exit_state/signal hacks
Next: [PATCH 4/5] thread_group_cputime: simplify, document the "alive" check
From: Oleg Nesterov on 10 Jun 2010 19:20 With the recent changes task->signal is pinned to task_struct, it is always valid and can't go away. We can simplify some code in sched / posix-cpu-timers files. Oleg. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |