[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <86802c440707211749g7a45623aka16f6e647f8da885@mail.gmail.com>
Date: Sat, 21 Jul 2007 17:49:26 -0700
From: "Yinghai Lu" <yhlu.kernel@...il.com>
To: "Andi Kleen" <ak@...e.de>,
"Andrew Morton" <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 1/3] x86_64: store core id bits in cpuinfo_x86
[PATCH 1/3] x86_64: store core id bits in cpuinfo_x86
We need to store core id bits to cpuinfo_x86 in early_identify_cpu. So we
use it to create acpiid_to_node array in k8topolgy.c
Signed-off-by: Yinghai Lu <yhlu.kernel@...il.com>
arch/x86_64/kernel/setup.c | 72 +++++++++++++++++++++++++++--------------
include/asm-x86_64/processor.h | 1
2 files changed, 49 insertions(+), 24 deletions(-)
View attachment "1.patch" of type "text/x-patch" (3405 bytes)
Powered by blists - more mailing lists