Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234841
b: refs/heads/master
c: b453de0
h: refs/heads/master
i:
  234839: 0611525
v: v3
  • Loading branch information
Hans Rosenfeld authored and Ingo Molnar committed Jan 26, 2011
1 parent eba2951 commit 82c3107
Show file tree
Hide file tree
Showing 2 changed files with 4 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: d518573de63fb119e5e9a3137386544671387681
refs/heads/master: b453de02b786c63b8928ec822401468131db0a9b
3 changes: 3 additions & 0 deletions trunk/arch/x86/kernel/amd_nb.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,9 @@ int amd_cache_northbridges(void)
boot_cpu_data.x86_mask >= 0x1))
amd_northbridges.flags |= AMD_NB_L3_INDEX_DISABLE;

if (boot_cpu_data.x86 == 0x15)
amd_northbridges.flags |= AMD_NB_L3_INDEX_DISABLE;

return 0;
}
EXPORT_SYMBOL_GPL(amd_cache_northbridges);
Expand Down

0 comments on commit 82c3107

Please sign in to comment.