Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119417
b: refs/heads/master
c: 4f5a7f4
h: refs/heads/master
i:
  119415: 973c84a
v: v3
  • Loading branch information
Lai Jiangshan authored and Ingo Molnar committed Nov 27, 2008
1 parent 5603e93 commit f07f6ae
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: fb91ee6cf5b8be5360acec577458e29ec7e97e5e
refs/heads/master: 4f5a7f40ddbae98569acbb99118a98570315579c
2 changes: 1 addition & 1 deletion trunk/kernel/trace/ring_buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -1215,7 +1215,7 @@ ring_buffer_lock_reserve(struct ring_buffer *buffer,

out:
if (resched)
preempt_enable_notrace();
preempt_enable_no_resched_notrace();
else
preempt_enable_notrace();
return NULL;
Expand Down

0 comments on commit f07f6ae

Please sign in to comment.