* [patch 5/6] add init declaration - nolwsys
@ 2006-03-12 17:10 Chen, Kenneth W
0 siblings, 0 replies; only message in thread
From: Chen, Kenneth W @ 2006-03-12 17:10 UTC (permalink / raw)
To: linux-ia64
Add __initdata to nolwsys.
Signed-off-by: Ken Chen <kenneth.w.chen@intel.com>
--- ./arch/ia64/mm/init.c.orig 2006-03-12 01:37:21.768175423 -0800
+++ ./arch/ia64/mm/init.c 2006-03-12 01:37:38.178331472 -0800
@@ -556,7 +556,7 @@ count_reserved_pages (u64 start, u64 end
* purposes.
*/
-static int nolwsys;
+static int nolwsys __initdata;
static int __init
nolwsys_setup (char *s)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-03-12 17:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-12 17:10 [patch 5/6] add init declaration - nolwsys Chen, Kenneth W
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox