From: Rohit Seth Date: Tue, 27 Jun 2006 09:53:46 +0000 (-0700) Subject: [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 X-Git-Tag: v2.6.18-rc1~566 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b89aff930d632be10d557d08d1b60dee7163dbe;p=pandora-kernel.git [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 Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed