diff options
| author | Ingo Molnar <mingo@kernel.org> | 2016-04-13 11:36:44 +0200 |
|---|---|---|
| committer | Ingo Molnar <mingo@kernel.org> | 2016-04-13 11:36:44 +0200 |
| commit | 95a8e746f82bdda5d8a443b6557c930782d65b86 (patch) | |
| tree | 6047fecc66e133c10d04be7b0bec89069c3e1654 /arch/x86/include/asm/processor.h | |
| parent | d8d1c35139481ee8e292d91cd3fd35a6b3a316eb (diff) | |
| parent | a3125494cff084b098c80bb36fbe2061ffed9d52 (diff) | |
| download | linux-95a8e746f82bdda5d8a443b6557c930782d65b86.tar.gz linux-95a8e746f82bdda5d8a443b6557c930782d65b86.tar.bz2 linux-95a8e746f82bdda5d8a443b6557c930782d65b86.zip | |
Merge branch 'x86/urgent' into x86/asm to pick up dependent fixes
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/include/asm/processor.h')
| -rw-r--r-- | arch/x86/include/asm/processor.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/include/asm/processor.h b/arch/x86/include/asm/processor.h index 983738ac014c..9264476f3d57 100644 --- a/arch/x86/include/asm/processor.h +++ b/arch/x86/include/asm/processor.h @@ -132,8 +132,6 @@ struct cpuinfo_x86 { u16 logical_proc_id; /* Core id: */ u16 cpu_core_id; - /* Compute unit id */ - u8 compute_unit_id; /* Index into per_cpu list: */ u16 cpu_index; u32 microcode; |
