Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138757
b: refs/heads/master
c: c1ab7e9
h: refs/heads/master
i:
  138755: 9c6851a
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Mar 13, 2009
1 parent e707ef0 commit d999df7
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 8ad9790588ee2e69118b2b294ddab6f3f0379ad9
refs/heads/master: c1ab7e93c6ddf8a068719b97b7e26c3d8eba7c32
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/cpu/mtrr/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1424,6 +1424,8 @@ static int __init mtrr_cleanup(unsigned address_bits)

if (!result[i].bad) {
set_var_mtrr_all(address_bits);
printk(KERN_DEBUG "New variable MTRRs\n");
print_out_mtrr_range_state();
return 1;
}
printk(KERN_INFO "invalid mtrr_gran_size or mtrr_chunk_size, "
Expand Down

0 comments on commit d999df7

Please sign in to comment.