From: Rohit Seth Date: Mon, 26 Jun 2006 11:58:17 +0000 (+0200) Subject: [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 X-Git-Tag: v2.6.18-rc1~612^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3fa8ebc25129bb69929e20b0c84049c39029d8d;p=pandora-kernel.git [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86 Most of the fields of cpuinfo are defined in cpuinfo_x86 structure. This patch moves the phys_proc_id and cpu_core_id for each processor to cpuinfo_x86 structure as well. Signed-off-by: Rohit Seth Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed