Title: [8611] trunk/arch/blackfin/mach-bf561/secondary.S: Avoid link warning when enabled SMP.
- Revision
- 8611
- Author
- sonicz
- Date
- 2010-04-06 05:11:59 -0400 (Tue, 06 Apr 2010)
Log Message
Avoid link warning when enabled SMP.
int_pda() and coreb_start() are better to be in the same section.
Modified Paths
Diff
Modified: trunk/arch/blackfin/mach-bf561/secondary.S (8610 => 8611)
--- trunk/arch/blackfin/mach-bf561/secondary.S 2010-04-06 07:39:21 UTC (rev 8610)
+++ trunk/arch/blackfin/mach-bf561/secondary.S 2010-04-06 09:11:59 UTC (rev 8611)
@@ -196,7 +196,7 @@
ENDPROC(_coreb_die)
#endif
-__CPUINIT
+__INIT
ENTRY(_coreb_start)
[--sp] = reti;
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits