Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75097
b: refs/heads/master
c: 3446fa0
h: refs/heads/master
i:
  75095: 3798e57
v: v3
  • Loading branch information
Adrian Bunk authored and Ingo Molnar committed Dec 19, 2007
1 parent a54aa8a commit c336b07
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: f2206ec92c1bd2145a63b2ef1f6abccd6439fe73
refs/heads/master: 3446fa057c33b5464ba6891866c24cd57daf023c
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/process_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ static void mwait_idle(void)
mwait_idle_with_hints(0, 0);
}

void __devinit select_idle_routine(const struct cpuinfo_x86 *c)
void __cpuinit select_idle_routine(const struct cpuinfo_x86 *c)
{
if (cpu_has(c, X86_FEATURE_MWAIT)) {
printk("monitor/mwait feature present.\n");
Expand Down

0 comments on commit c336b07

Please sign in to comment.