Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276404
b: refs/heads/master
c: 8dbf4a3
h: refs/heads/master
v: v3
  • Loading branch information
Ajaykumar Hotchandani authored and Ingo Molnar committed Dec 5, 2011
1 parent 72343aa commit ba47d38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 644ddf588f5dba34df483a6ea8abe639cc102289
refs/heads/master: 8dbf4a30033ff61091015f0076e872b5c8f717cc
1 change: 1 addition & 0 deletions trunk/arch/x86/kernel/cpu/mtrr/generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -694,6 +694,7 @@ static void prepare_set(void) __acquires(set_atomicity_lock)

/* Disable MTRRs, and set the default type to uncached */
mtrr_wrmsr(MSR_MTRRdefType, deftype_lo & ~0xcff, deftype_hi);
wbinvd();
}

static void post_set(void) __releases(set_atomicity_lock)
Expand Down

0 comments on commit ba47d38

Please sign in to comment.