Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156237
b: refs/heads/master
c: dc731fb
h: refs/heads/master
i:
  156235: 22a9f6b
v: v3
  • Loading branch information
Subrata Modak authored and Ingo Molnar committed Aug 4, 2009
1 parent 5c6ec18 commit 57324c3
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: 2a5ef41661b56cf4eee042a6967c4e14b63e8eac
refs/heads/master: dc731fbbadf5d65c98fcd6c86472aa286c16458a
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/apm_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@ static int apm_do_idle(void)
u8 ret = 0;
int idled = 0;
int polling;
int err;
int err = 0;

polling = !!(current_thread_info()->status & TS_POLLING);
if (polling) {
Expand Down

0 comments on commit 57324c3

Please sign in to comment.