Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61537
b: refs/heads/master
c: 328616e
h: refs/heads/master
i:
  61535: 8fe5d1e
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jul 19, 2007
1 parent bc8cd81 commit 9781b78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3ee6dafc677a68e461a7ddafc94a580ebab80735
refs/heads/master: 328616e3b76859f1abdd08a8df1ddbb7bb81f807
1 change: 1 addition & 0 deletions trunk/kernel/power/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ static unsigned int try_to_freeze_tasks(int freeze_user_space)
freeze_user_space ? "user space processes" :
"kernel threads",
TIMEOUT / HZ, todo);
show_state();
read_lock(&tasklist_lock);
do_each_thread(g, p) {
if (freeze_user_space && !is_user_space(p))
Expand Down

0 comments on commit 9781b78

Please sign in to comment.