Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130584
b: refs/heads/master
c: bf3647c
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jan 29, 2009
1 parent 128100d commit 0a610c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 30a0fb947a68ad3ab8a7184e3b3d79dce10e3688
refs/heads/master: bf3647c44bc76c43c4b2ebb4c37a559e899ac70e
3 changes: 1 addition & 2 deletions trunk/arch/x86/kernel/cpu/mtrr/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1594,8 +1594,7 @@ int __init mtrr_trim_uncached_memory(unsigned long end_pfn)

/* kvm/qemu doesn't have mtrr set right, don't trim them all */
if (!highest_pfn) {
WARN(!kvm_para_available(), KERN_WARNING
"WARNING: strange, CPU MTRRs all blank?\n");
printk(KERN_INFO "CPU MTRRs all blank - virtualized system.\n");
return 0;
}

Expand Down

0 comments on commit 0a610c4

Please sign in to comment.