Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96445
b: refs/heads/master
c: c714a53
h: refs/heads/master
i:
  96443: 959ba87
v: v3
  • Loading branch information
Linus Torvalds committed May 12, 2008
1 parent 1ab55c6 commit 766966f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 542dafadd81eb5826280f7714592930144ae3e1f
refs/heads/master: c714a534d85576af21b06be605ca55cb2fb887ee
2 changes: 1 addition & 1 deletion trunk/include/linux/sched.h
Original file line number Diff line number Diff line change
Expand Up @@ -2038,7 +2038,7 @@ static inline int need_resched(void)
* cond_resched_softirq() will enable bhs before scheduling.
*/
extern int _cond_resched(void);
#ifdef CONFIG_PREEMPT
#ifdef CONFIG_PREEMPT_BKL
static inline int cond_resched(void)
{
return 0;
Expand Down

0 comments on commit 766966f

Please sign in to comment.