* [patch 13/24] s390: add __cpuinit to appldata cpu hotplug notifier.
@ 2006-06-14 14:03 Martin Schwidefsky
0 siblings, 0 replies; only message in thread
From: Martin Schwidefsky @ 2006-06-14 14:03 UTC (permalink / raw)
To: linux-kernel, geraldsc
From: Gerald Schaefer <geraldsc@de.ibm.com>
[S390] add __cpuinit to appldata cpu hotplug notifier.
Signed-off-by: Gerald Schaefer <geraldsc@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
---
arch/s390/appldata/appldata_base.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -urpN linux-2.6/arch/s390/appldata/appldata_base.c linux-2.6-patched/arch/s390/appldata/appldata_base.c
--- linux-2.6/arch/s390/appldata/appldata_base.c 2006-06-14 14:29:09.000000000 +0200
+++ linux-2.6-patched/arch/s390/appldata/appldata_base.c 2006-06-14 14:29:48.000000000 +0200
@@ -633,7 +633,7 @@ appldata_offline_cpu(int cpu)
spin_unlock(&appldata_timer_lock);
}
-static int
+static int __cpuinit
appldata_cpu_notify(struct notifier_block *self,
unsigned long action, void *hcpu)
{
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-14 14:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-14 14:03 [patch 13/24] s390: add __cpuinit to appldata cpu hotplug notifier Martin Schwidefsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®