login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
January
»
23
Re: [PATCH] x86_64: should use array directly for early_ptr
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Mike Travis <travis@...>
To: Yinghai Lu <Yinghai.Lu@...>
Cc: Ingo Molnar <mingo@...>, Christoph Lameter <clameter@...>, LKML <linux-kernel@...>
Subject:
Re: [PATCH] x86_64: should use array directly for early_ptr
Date: Wednesday, January 23, 2008 - 10:18 am
Yinghai Lu wrote:
quoted text
> [PATCH] x86_64: should use array directly for early_ptr > > Signed-off-by: Yinghai Lu <yinghai.lu@sun.com> > > --- a/arch/x86/kernel/setup_64.c 2008-01-23 01:21:06.000000000 -0800 > +++ b/arch/x86/kernel/setup_64.c 2008-01-23 01:21:24.000000000 -0800 > @@ -344,10 +344,10 @@ > > #ifdef CONFIG_SMP > /* setup to use the early static init tables during kernel startup */ > - x86_cpu_to_apicid_early_ptr = (void *)&x86_cpu_to_apicid_init; > - x86_bios_cpu_apicid_early_ptr = (void *)&x86_bios_cpu_apicid_init; > + x86_cpu_to_apicid_early_ptr = (void *)x86_cpu_to_apicid_init; > + x86_bios_cpu_apicid_early_ptr = (void *)x86_bios_cpu_apicid_init; > #ifdef CONFIG_NUMA > - x86_cpu_to_node_map_early_ptr = (void *)&x86_cpu_to_node_map_init; > + x86_cpu_to_node_map_early_ptr = (void *)x86_cpu_to_node_map_init; > #endif > #endif >
Also Thanks! -Mike --
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] x86_64: remove duplicated line about x86_bios_cpu_ap...
, Yinghai Lu
, (Wed Jan 23, 4:56 am)
Re: [PATCH] x86_64: remove duplicated line about x86_bios_cp...
, Mike Travis
, (Wed Jan 23, 10:16 am)
Re: [PATCH] x86_64: remove duplicated line about x86_bios_cp...
, Mike Travis
, (Wed Jan 23, 10:37 am)
[PATCH] x86_64: should use array directly for early_ptr
, Yinghai Lu
, (Wed Jan 23, 5:27 am)
Re: [PATCH] x86_64: should use array directly for early_ptr
, Mike Travis
, (Wed Jan 23, 10:18 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg Kroah-Hartman
[PATCH 006/196] Chinese: add translation of oops-tracing.txt
Eric Sandeen
Re: [RFC] Heads up on sys_fallocate()
YOSHIFUJI Hideaki /
request_module: runaway loop modprobe net-pf-1 (is Re: Linux 2.6.21-rc1)
git
:
linux-netdev
:
Gerrit Renker
[PATCH 0/37] dccp: Feature negotiation - last call for comments
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Ben Greear
Re: MACVLANs really best solution? How about a bridge with multiple bridge virtual...
Rafael J. Wysocki
2.6.29-rc8: Reported regressions from 2.6.28
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
4 users
and
1001 guests
online.
Online users
learnpianoez123
sreejithc
electronicart65
bluewater357
Syndicate