Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / arch / x86 / include / asm / processor.h
index 50a6dc871cc08734ea3926a59f235ee3a1bf0b3f..983738ac014c6508f499b26650d44b6f5b3b1b2b 100644 (file)
@@ -128,6 +128,8 @@ struct cpuinfo_x86 {
        u16                     booted_cores;
        /* Physical processor id: */
        u16                     phys_proc_id;
+       /* Logical processor id: */
+       u16                     logical_proc_id;
        /* Core id: */
        u16                     cpu_core_id;
        /* Compute unit id */
This page took 0.02477 seconds and 5 git commands to generate.