Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79714
b: refs/heads/master
c: 39d44a5
h: refs/heads/master
v: v3
  • Loading branch information
Hiroshi Shimamoto authored and Ingo Molnar committed Jan 30, 2008
1 parent 1a2c307 commit 06ba90b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 5ee613b6751cd91db4b6bd7c1dc9d2f9cf65cde2
refs/heads/master: 39d44a51474a52bec6d72d30ebc76f5159101d90
4 changes: 2 additions & 2 deletions trunk/arch/x86/kernel/process_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ static void default_idle(void)
t1 = ktime_get();
t1n = ktime_to_ns(t1);
sched_clock_idle_wakeup_event(t1n - t0n);
} else
local_irq_enable();
}
local_irq_enable();
current_thread_info()->status |= TS_POLLING;
}

Expand Down

0 comments on commit 06ba90b

Please sign in to comment.