Files
linux-stable-mirror/include/linux
Ashok Raj 52a119feaa [PATCH] make smp_prepare_cpu to a weak function
I really wish smp_prepare_cpu() would disappear eventually.  In the interim
this is ideally a weak function, so we dont end up changing several places
to define this dummy in headers.

Today since the dummy declaration is done only in drivers/base/cpu.c but
the function is called in kernel/power/smp.c i get undefined reference in
my cpu hotplug code for x86_64 under development.

Signed-off-by: Ashok Raj <ashok.raj@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-25 16:24:30 -07:00
..
2005-06-23 09:45:26 -07:00
2005-06-25 16:24:24 -07:00
2005-06-24 00:06:41 -07:00
2005-06-21 19:07:41 -07:00
2005-06-24 00:06:41 -07:00
2005-06-21 18:46:18 -07:00
2005-06-21 18:46:15 -07:00
2005-06-21 18:46:32 -07:00
2005-06-24 00:06:43 -07:00
2005-06-23 09:45:18 -07:00
2005-06-23 09:45:04 -07:00
2005-06-23 09:45:05 -07:00
2005-06-24 00:06:43 -07:00
2005-06-21 14:01:57 -07:00
2005-06-24 00:06:28 -07:00
2005-06-23 09:45:04 -07:00
2005-06-21 18:46:14 -07:00
2005-06-24 00:06:41 -07:00
2005-06-21 18:46:13 -07:00
2005-06-20 15:15:37 -07:00
2005-06-23 20:49:30 -07:00
2005-06-23 09:45:35 -07:00
2005-06-23 10:04:15 -07:00