Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112834
b: refs/heads/master
c: c58606a
h: refs/heads/master
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Sep 8, 2008
1 parent 0a70ffb commit 6960877
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 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: 11fdd252bb5b461289fc5c21dc8fc87dc66f3284
refs/heads/master: c58606ad551e9a1c85a9bd4f1698ca41ec279b2c
2 changes: 0 additions & 2 deletions trunk/arch/x86/kernel/cpu/amd_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@

#include "cpu.h"

int force_mwait __cpuinitdata;

#ifdef CONFIG_NUMA
static int __cpuinit nearby_node(int apicid)
{
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/x86/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ unsigned long idle_nomwait;
EXPORT_SYMBOL(idle_nomwait);

struct kmem_cache *task_xstate_cachep;
static int force_mwait __cpuinitdata;

int arch_dup_task_struct(struct task_struct *dst, struct task_struct *src)
{
Expand Down

0 comments on commit 6960877

Please sign in to comment.