diff options
author | 2008-10-30 16:13:37 -0500 | |
---|---|---|
committer | 2008-10-31 00:19:37 +0100 | |
commit | bfcb4c1becf93b1592f4a03a4d6e00a3ab89d5ec (patch) | |
tree | 2074cb6203893e281366c180c2ebbc944bd2b68d /include/linux/pci.h | |
parent | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c600fee1e2 (diff) | |
download | linux-dev-bfcb4c1becf93b1592f4a03a4d6e00a3ab89d5ec.tar.xz linux-dev-bfcb4c1becf93b1592f4a03a4d6e00a3ab89d5ec.zip |
x86/voyager: fix missing cpu_index initialisation
Impact: fix /proc/cpuinfo output on x86/Voyager
Ever since
| commit 92cb7612aee39642d109b8d935ad265e602c0563
| Author: Mike Travis <travis@sgi.com>
| Date: Fri Oct 19 20:35:04 2007 +0200
|
| x86: convert cpuinfo_x86 array to a per_cpu array
We've had an extra field in cpuinfo_x86 which is cpu_index.
Unfortunately, voyager has never initialised this, although the only
noticeable impact seems to be that /proc/cpuinfo shows all zeros for
the processor ids.
Anyway, fix this by initialising the boot CPU properly and setting the
index when the secondaries update.
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/pci.h')
0 files changed, 0 insertions, 0 deletions