[S390] Fix section annotations.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 31 May 2007 15:38:05 +0000 (17:38 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 31 May 2007 15:38:11 +0000 (17:38 +0200)
commitea1f4eece943968940a399c72c1ca675d51e466e
treeea5b69e8be5e69ae00a9df86c98c089c212c6e32
parentd330f93595a4eb100118c8af50012d6b0dc559e3
[S390] Fix section annotations.

Use the __cpuinit instead of __devinit section annotations for code
that deals with cpu hotplug. In addition add some more annotations on
functions that have been left out so far.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/setup.c
arch/s390/kernel/smp.c