Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23499
b: refs/heads/master
c: 185ae6d
h: refs/heads/master
i:
  23497: 713e0af
  23495: d9cabed
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Mar 25, 2006
1 parent 0f29a72 commit 6b7e8b1
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: bc83455bc8336f57cd74d6e86b0f8fcad187d179
refs/heads/master: 185ae6d7a32721e9062030a9f2d24ed714fa45df
1 change: 1 addition & 0 deletions trunk/kernel/softlockup.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu)
printk("watchdog for %i failed\n", hotcpu);
return NOTIFY_BAD;
}
per_cpu(touch_timestamp, hotcpu) = jiffies;
per_cpu(watchdog_task, hotcpu) = p;
kthread_bind(p, hotcpu);
break;
Expand Down

0 comments on commit 6b7e8b1

Please sign in to comment.