Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235178
b: refs/heads/master
c: 1fd06bb
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Mar 16, 2011
1 parent 6c14224 commit f0e464d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bb6405eab2a408c46949b3353ecfa1126caa3af2
refs/heads/master: 1fd06bb1571e2618ae392e2484925bf0dadd7857
3 changes: 1 addition & 2 deletions trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -661,10 +661,9 @@ static void update_rq_clock(struct rq *rq)
#endif

/**
* runqueue_is_locked
* runqueue_is_locked - Returns true if the current cpu runqueue is locked
* @cpu: the processor in question.
*
* Returns true if the current cpu runqueue is locked.
* This interface allows printk to be called with the runqueue lock
* held and know whether or not it is OK to wake up the klogd.
*/
Expand Down

0 comments on commit f0e464d

Please sign in to comment.