Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8605
b: refs/heads/master
c: b8f68e9
h: refs/heads/master
i:
  8603: 3306a10
v: v3
  • Loading branch information
Hugh Dickins authored and Linus Torvalds committed Sep 12, 2005
1 parent 7be9b41 commit 1a055d7
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: e99b861a3e9ec93a48b985519e09b2515c201e8d
refs/heads/master: b8f68e9ffaf5e7c9c463ecd2598cc33f8e6df75e
1 change: 1 addition & 0 deletions trunk/arch/x86_64/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ static void poll_idle (void)
: :
"i" (_TIF_NEED_RESCHED),
"m" (current_thread_info()->flags));
clear_thread_flag(TIF_POLLING_NRFLAG);
} else {
set_need_resched();
}
Expand Down

0 comments on commit 1a055d7

Please sign in to comment.