Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211171
b: refs/heads/master
c: 3265eba
h: refs/heads/master
i:
  211169: f831fe2
  211167: 00f1fef
v: v3
  • Loading branch information
Namhyung Kim authored and Len Brown committed Sep 29, 2010
1 parent f7f6f90 commit e32fa28
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: 68f160125f0655c21a1c9f896ddff97d98012cb0
refs/heads/master: 3265eba0bed7645cacd5e2cb3614d504b5ac29e6
2 changes: 1 addition & 1 deletion trunk/drivers/idle/intel_idle.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ static unsigned int mwait_substates;
/* Reliable LAPIC Timer States, bit 1 for C1 etc. */
static unsigned int lapic_timer_reliable_states;

static struct cpuidle_device *intel_idle_cpuidle_devices;
static struct cpuidle_device __percpu *intel_idle_cpuidle_devices;
static int intel_idle(struct cpuidle_device *dev, struct cpuidle_state *state);

static struct cpuidle_state *cpuidle_state_table;
Expand Down

0 comments on commit e32fa28

Please sign in to comment.