login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
23
Re: [PATCH 1/1] x86: convert-cpuinfo_x86-array-to-a-per_cpu-array fix
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Yinghai Lu <yhlu.kernel@...>
To: travis@sgi.com <travis@...>
Cc: Andrew Morton <akpm@...>, Suresh B Siddha <suresh.b.siddha@...>, Christoph Lameter <clameter@...>, <linux-kernel@...>, <linux-mm@...>
Subject:
Re: [PATCH 1/1] x86: convert-cpuinfo_x86-array-to-a-per_cpu-array fix
Date: Tuesday, October 23, 2007 - 1:36 am
On 10/12/07,
travis@sgi.com
<travis@sgi.com> wrote:
quoted text
> This fix corrects the problem that early_identify_cpu() sets > cpu_index to '0' (needed when called by setup_arch) after > smp_store_cpu_info() had set it to the correct value. > > Signed-off-by: Mike Travis <travis@sgi.com> > --- > arch/x86_64/kernel/smpboot.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- linux.orig/arch/x86_64/kernel/smpboot.c 2007-10-12 14:28:45.000000000 -0700 > +++ linux/arch/x86_64/kernel/smpboot.c 2007-10-12 14:53:42.753508152 -0700 > @@ -141,8 +141,8 @@ static void __cpuinit smp_store_cpu_info > struct cpuinfo_x86 *c = &cpu_data(id); > > *c = boot_cpu_data; > - c->cpu_index = id; > identify_cpu(c); > + c->cpu_index = id; > print_cpu_info(c); > } >
why not removing assignment in early_identify_cpu? YH -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[PATCH 1/1] x86: convert-cpuinfo_x86-array-to-a-per_cpu-arra...
,
, (Fri Oct 12, 6:54 pm)
Re: [PATCH 1/1] x86: convert-cpuinfo_x86-array-to-a-per_cpu-...
, Mike Travis
, (Wed Nov 14, 2:45 pm)
Re: [PATCH 1/1] x86: convert-cpuinfo_x86-array-to-a-per_cpu-...
, Thomas Gleixner
, (Tue Nov 20, 3:55 am)
Re: [PATCH 1/1] x86: convert-cpuinfo_x86-array-to-a-per_cpu-...
, Yinghai Lu
, (Tue Oct 23, 1:36 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Amit K. Arora
[RFC] Heads up on sys_fallocate()
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg Kroah-Hartman
[PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO
git
:
openbsd-misc
:
linux-netdev
:
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
David Miller
[GIT]: Networking
Matheos Worku
2.6.24 BUG: soft lockup - CPU#X
Colocation donated by:
Who's online
There are currently
1 user
and
939 guests
online.
Online users
zeekec
Syndicate