summaryrefslogtreecommitdiff
path: root/Documentation/arch/x86/topology.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/arch/x86/topology.rst')
-rw-r--r--Documentation/arch/x86/topology.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/arch/x86/topology.rst b/Documentation/arch/x86/topology.rst
index 7f58010ea86a..0bfa1edaa7d4 100644
--- a/Documentation/arch/x86/topology.rst
+++ b/Documentation/arch/x86/topology.rst
@@ -59,7 +59,7 @@ Package-related topology information in the kernel:
The physical ID of the die. This information is retrieved via CPUID.
- - cpuinfo_x86.phys_proc_id:
+ - cpuinfo_x86.topo.pkg_id:
The physical ID of the package. This information is retrieved via CPUID
and deduced from the APIC IDs of the cores in the package.