diff options
| -rw-r--r-- | Documentation/x86/topology.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/x86/topology.txt b/Documentation/x86/topology.txt index 2953e3ec9a02..06b3cdbc4048 100644 --- a/Documentation/x86/topology.txt +++ b/Documentation/x86/topology.txt | |||
| @@ -51,7 +51,7 @@ The topology of a system is described in the units of: | |||
| 51 | The physical ID of the package. This information is retrieved via CPUID | 51 | The physical ID of the package. This information is retrieved via CPUID |
| 52 | and deduced from the APIC IDs of the cores in the package. | 52 | and deduced from the APIC IDs of the cores in the package. |
| 53 | 53 | ||
| 54 | - cpuinfo_x86.logical_id: | 54 | - cpuinfo_x86.logical_proc_id: |
| 55 | 55 | ||
| 56 | The logical ID of the package. As we do not trust BIOSes to enumerate the | 56 | The logical ID of the package. As we do not trust BIOSes to enumerate the |
| 57 | packages in a consistent way, we introduced the concept of logical package | 57 | packages in a consistent way, we introduced the concept of logical package |
