Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84015
b: refs/heads/master
c: 6c9cda7
h: refs/heads/master
i:
  84013: 53b35da
  84011: c73c1ca
  84007: 2ce30fa
  83999: 77b25fa
v: v3
  • Loading branch information
Mark Langsdorf authored and Dave Jones committed Feb 7, 2008
1 parent b6cf760 commit f92f4c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 232e8884cb62f865d69383e42ef333215da504d4
refs/heads/master: 6c9cda78b4f1fb89b0b6b8c03ce55dbdf0b1bdef
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/cpu/cpufreq/powernow-k8.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ struct powernow_k8_data {
#define CPUID_XFAM 0x0ff00000 /* extended family */
#define CPUID_XFAM_K8 0
#define CPUID_XMOD 0x000f0000 /* extended model */
#define CPUID_XMOD_REV_MASK 0x00080000
#define CPUID_XMOD_REV_MASK 0x000c0000
#define CPUID_XFAM_10H 0x00100000 /* family 0x10 */
#define CPUID_USE_XFAM_XMOD 0x00000f00
#define CPUID_GET_MAX_CAPABILITIES 0x80000000
Expand Down

0 comments on commit f92f4c5

Please sign in to comment.