]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - arch/x86/kernel/cpu/common.c
[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86
authorRohit Seth <rohitseth@google.com>
Tue, 27 Jun 2006 09:53:46 +0000 (02:53 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 28 Jun 2006 00:32:37 +0000 (17:32 -0700)
commit4b89aff930d632be10d557d08d1b60dee7163dbe
treef7d854a81b9c5b1b4e6df01cb78ce9ff34684309
parent7f35bf929ffe2b3967c8f398880fcb78fcd2ab5c
[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86

Move the phys_core_id and cpu_core_id to cpuinfo_x86 structure.  Similar
patch for x86_64 is already accepted by Andi earlier this week.

[akpm@osdl.org: fix warning]
Signed-off-by: Rohit Seth <rohitseth@google.com>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/cpu/amd.c
arch/i386/kernel/cpu/common.c
arch/i386/kernel/cpu/proc.c
arch/i386/kernel/smpboot.c
include/asm-i386/processor.h
include/asm-i386/topology.h