linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] sched: fix tg_has_rt_tasks(), tasklist_lock cleanups
@ 2014-09-21 19:33 Oleg Nesterov
  2014-09-21 19:33 ` [PATCH 1/3] sched: fix the task-group check in tg_has_rt_tasks() Oleg Nesterov
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Oleg Nesterov @ 2014-09-21 19:33 UTC (permalink / raw)
  To: Ingo Molnar, Peter Zijlstra; +Cc: Kirill Tkhai, Mike Galbraith, linux-kernel

This textually depends on

	5d07f4202c5d63b73ba1734ed38e08461a689313
	"sched: s/do_each_thread/for_each_process_thread/ in core.c"

	d38e83c715270cc2e137bbf6f25206c8c023896b
	"sched: s/do_each_thread/for_each_process_thread/ in debug.c"

in -tip tree.

Kirill, you seem to agree with 1/3, I'll appreciate your ack.

Oleg.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-09-24 15:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-21 19:33 [PATCH 0/3] sched: fix tg_has_rt_tasks(), tasklist_lock cleanups Oleg Nesterov
2014-09-21 19:33 ` [PATCH 1/3] sched: fix the task-group check in tg_has_rt_tasks() Oleg Nesterov
2014-09-22  6:54   ` Kirill Tkhai
2014-09-24 14:55   ` [tip:sched/core] sched: Fix " tip-bot for Oleg Nesterov
2014-09-21 19:33 ` [PATCH 2/3] sched: normalize_rt_tasks: don't use _irqsave for tasklist_lock, use task_rq_lock() Oleg Nesterov
2014-09-24 14:56   ` [tip:sched/core] sched: normalize_rt_tasks(): Don' t " tip-bot for Oleg Nesterov
2014-09-21 19:33 ` [PATCH 3/3] sched: print_rq: don't use tasklist_lock Oleg Nesterov
2014-09-24 14:56   ` [tip:sched/core] sched: print_rq(): Don't " tip-bot for Oleg Nesterov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).