-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sched: partly revert "sched debug: remove NULL checking in print_cfs_…
…rt_rq()" Impact: avoid accessing NULL tg.css->cgroup In commit 0a0db8f, I removed checking NULL tg.css->cgroup, but I realized I was wrong when I found reading /proc/sched_debug can race with cgroup_create(). Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information
Li Zefan
authored and
Ingo Molnar
committed
Jan 11, 2009
1 parent
62ea9ce
commit 805194c
Showing
1 changed file
with
17 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters