Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276403
b: refs/heads/master
c: 644ddf5
h: refs/heads/master
i:
  276401: 9c34447
  276399: ea58c32
v: v3
  • Loading branch information
Prarit Bhargava authored and Ingo Molnar committed Dec 5, 2011
1 parent b912ad2 commit 72343aa
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: 9e6866686bdf2dcf3aeb0838076237ede532dcc8
refs/heads/master: 644ddf588f5dba34df483a6ea8abe639cc102289
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 @@ -547,6 +547,7 @@ static void generic_get_mtrr(unsigned int reg, unsigned long *base,

if (tmp != mask_lo) {
printk(KERN_WARNING "mtrr: your BIOS has configured an incorrect mask, fixing it.\n");
add_taint(TAINT_FIRMWARE_WORKAROUND);
mask_lo = tmp;
}
}
Expand Down

0 comments on commit 72343aa

Please sign in to comment.