Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15283
b: refs/heads/master
c: d6f0291
h: refs/heads/master
i:
  15281: e373733
  15279: 3c606b8
v: v3
  • Loading branch information
Nicolas Pitre authored and Linus Torvalds committed Dec 22, 2005
1 parent a26c87c commit c5428f2
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: d5ea4e26602fa7f5141872f2c17a862f1974a73f
refs/heads/master: d6f029130fb83b36fb709a187275b0494035d689
1 change: 1 addition & 0 deletions trunk/include/linux/preempt.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ do { \
#define preempt_enable() \
do { \
preempt_enable_no_resched(); \
barrier(); \
preempt_check_resched(); \
} while (0)

Expand Down

0 comments on commit c5428f2

Please sign in to comment.