login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
April
»
19
Re: x86: clean up non-smp usage of cpu maps
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Andrew Morton <akpm@...>
To: Mike Travis <travis@...>
Cc: Linux Kernel Mailing List <linux-kernel@...>
Subject:
Re: x86: clean up non-smp usage of cpu maps
Date: Friday, April 18, 2008 - 9:49 pm
On Fri, 18 Apr 2008 17:36:55 GMT Linux Kernel Mailing List <linux-kernel@vger.kernel.org> wrote:
quoted text
> x86: clean up non-smp usage of cpu maps > > Cleanup references to the early cpu maps for the non-SMP configuration > and remove some functions called for SMP configurations only. > > ... > > index 1179aa0..dc79409 100644 > --- a/arch/x86/kernel/setup.c > +++ b/arch/x86/kernel/setup.c > @@ -10,7 +10,7 @@ > #include <asm/setup.h> > #include <asm/topology.h> > > -#ifdef CONFIG_HAVE_SETUP_PER_CPU_AREA > +#if defined(CONFIG_HAVE_SETUP_PER_CPU_AREA) && defined(CONFIG_SMP)
This implies that we can have CONFIG_HAVE_SETUP_PER_CPU_AREA && !CONFIG_SMP which a) appears to be true and b) seems rather dumb? --
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:
Re: x86: clean up non-smp usage of cpu maps
, Andrew Morton
, (Fri Apr 18, 9:49 pm)
Re: x86: clean up non-smp usage of cpu maps
, Mike Travis
, (Fri Apr 18, 10:21 pm)
Re: x86: clean up non-smp usage of cpu maps
, Andrew Morton
, (Fri Apr 18, 11:04 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO
Andrew Morton
-mm merge plans for 2.6.23
david
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Bart Van Assche
Integration of SCST in the mainstream Linux kernel
git
:
linux-netdev
:
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
PJ Waskiewicz
[ANNOUNCE] ixgbe: Data Center Bridging (DCB) support for ixgbe
David Miller
Re: [GIT]: Networking
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
3 users
and
759 guests
online.
Online users
zeekec
michaelcummings
Jeremy
Syndicate