Frederic Weisbecker 8dd9453737 sparc: correct section of current_pc()
Latest mainline gives this section mismatch on sparc:

The function current_pc() references
the variable __init no_sun4u_here.
This is often because current_pc lacks a __init
annotation or the annotation of no_sun4u_here is wrong.

Since current_pc() is used only in early time, it is correct to
put it in .init section.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-10-22 21:53:47 -07:00
..
2008-10-22 21:53:43 -07:00
2008-08-31 20:59:37 -07:00
2008-07-17 21:37:46 -07:00
2008-10-22 21:53:47 -07:00
2008-08-31 20:59:37 -07:00
2008-07-17 21:37:46 -07:00
2008-04-29 02:38:50 -07:00
2008-06-03 15:21:21 -07:00
2008-08-31 20:59:37 -07:00
2006-05-12 12:45:50 -07:00
2008-05-20 00:33:44 -07:00
2008-08-31 20:59:37 -07:00
2008-08-31 20:59:37 -07:00
2008-07-17 21:37:46 -07:00
2008-09-19 21:18:03 -07:00
2008-09-19 21:18:03 -07:00
2008-10-12 23:55:45 -07:00
2008-10-12 23:55:45 -07:00
2008-08-31 20:59:37 -07:00
2008-07-25 15:18:31 -07:00
2005-04-16 15:20:36 -07:00
2008-09-19 21:18:01 -07:00
2008-09-19 21:18:03 -07:00
2008-05-20 00:33:44 -07:00
2008-10-07 15:24:02 -07:00
2008-05-20 00:33:44 -07:00
2005-04-16 15:20:36 -07:00
2008-07-17 21:37:46 -07:00
2008-07-17 21:37:46 -07:00