login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
January
»
13
Re: [PATCH 0/4] __cpuinitconst and __devinitconst
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Sam Ravnborg <sam@...>
To: Jan Beulich <jbeulich@...>
Cc: <linux-kernel@...>
Subject:
Re: [PATCH 0/4] __cpuinitconst and __devinitconst
Date: Sunday, January 13, 2008 - 3:30 am
>
quoted text
> +#ifdef CONFIG_HOTPLUG > +#define DEV_KEEP(sec) > +#define DEV_DISCARD(sec) *(.dev##sec) > +#else > +#define DEV_KEEP(sec) *(.dev##sec) > +#define DEV_DISCARD(sec) > +#endif > + > +#ifdef CONFIG_HOTPLUG_CPU > +#define CPU_KEEP(sec) > +#define CPU_DISCARD(sec) *(.cpu##sec) > +#else > +#define CPU_KEEP(sec) *(.cpu##sec) > +#define CPU_DISCARD(sec) > +#endif > + > +#if defined(CONFIG_MEMORY_HOTPLUG) || defined(CONFIG_ACPI_HOTPLUG_MEMORY) \ > + || defined(CONFIG_ACPI_HOTPLUG_MEMORY_MODULE) > +#define MEM_KEEP(sec) > +#define MEM_DISCARD(sec) *(.mem##sec) > +#else > +#define MEM_KEEP(sec) *(.mem##sec) > +#define MEM_DISCARD(sec) > +#endif
I inversed it in the ifdef's above. And I found another small buglet too. I hope to post a complete solution later today. Sam --
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 0/4] __cpuinitconst and __devinitconst
, Jan Beulich
, (Fri Jan 11, 4:55 am)
Re: [PATCH 0/4] __cpuinitconst and __devinitconst
, Sam Ravnborg
, (Fri Jan 11, 3:44 pm)
Re: [PATCH 0/4] __cpuinitconst and __devinitconst
, Sam Ravnborg
, (Sat Jan 12, 4:56 pm)
Re: [PATCH 0/4] __cpuinitconst and __devinitconst
, Sam Ravnborg
, (Sun Jan 13, 3:30 am)
Re: [PATCH 0/4] __cpuinitconst and __devinitconst
, Sam Ravnborg
, (Sun Jan 13, 5:42 pm)
Re: [PATCH 0/4] __cpuinitconst and __devinitconst
, Jan Beulich
, (Mon Jan 14, 4:33 am)
Re: [PATCH 0/4] __cpuinitconst and __devinitconst
, Sam Ravnborg
, (Mon Jan 14, 5:17 am)
Re: [PATCH 0/4] __cpuinitconst and __devinitconst
, Jan Beulich
, (Mon Jan 14, 5:25 am)
Re: [PATCH 0/4] __cpuinitconst and __devinitconst
, Sam Ravnborg
, (Mon Jan 14, 5:43 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 006/196] Chinese: add translation of oops-tracing.txt
Jan Engelhardt
intel iommu (Re: -mm merge plans for 2.6.23)
James Bottomley
Re: Integration of SCST in the mainstream Linux kernel
Borislav Petkov
2.6.23-rc1: no setup signature found...
git
:
openbsd-misc
:
linux-netdev
:
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
David Miller
[GIT]: Networking
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
David Miller
Re: [BUG] New Kernel Bugs
Colocation donated by:
Who's online
There are currently
2 users
and
968 guests
online.
Online users
zeekec
gslayer666
Syndicate