remarkable-linux/arch/sparc/kernel
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
..
apc.c sparc: correct section of apc_no_idle 2008-10-22 21:53:43 -07:00
asm-offsets.c sparc: Remove Sparc's asm-offsets for sclow.S 2008-07-19 00:44:32 -07:00
auxio.c sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users. 2008-08-29 02:15:13 -07:00
cpu.c
devices.c sparc: remove CONFIG_SUN4 2008-08-31 20:59:37 -07:00
dma.c sparc32: Implement more generic dma_*() interfaces. 2008-08-29 02:13:14 -07:00
dma.h sparc32: Implement more generic dma_*() interfaces. 2008-08-29 02:13:14 -07:00
entry.S sparc32: Use PROM device probing for sun4m irq registers. 2008-09-19 21:17:43 -07:00
etrap.S sparc/kernel/: possible cleanups 2008-07-17 21:37:46 -07:00
head.S sparc: correct section of current_pc() 2008-10-22 21:53:47 -07:00
idprom.c sparc: remove CONFIG_SUN4 2008-08-31 20:59:37 -07:00
init_task.c
ioport.c sparc: Kill now spurious includes of sbus.h 2008-08-29 02:15:23 -07:00
irq.c sparc/kernel/: possible cleanups 2008-07-17 21:37:46 -07:00
irq.h sparc32: Kill clear_profile_irq btfixup entry. 2008-09-19 21:17:59 -07:00
kgdb.c
led.c sparc: switch /proc/led to seq_file 2008-06-03 15:21:21 -07:00
Makefile sparc: remove CONFIG_SUN4 2008-08-31 20:59:37 -07:00
module.c
muldiv.c sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
of_device.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 2008-09-16 14:11:43 -07:00
pcic.c sparc32: Kill clear_profile_irq btfixup entry. 2008-09-19 21:17:59 -07:00
pmc.c sparc: arch/sparc/kernel/pmc.c -- extra #include? 2008-09-21 00:28:26 -07:00
process.c sparc: remove CONFIG_SUN4 2008-08-31 20:59:37 -07:00
prom.c sparc: remove CONFIG_SUN4 2008-08-31 20:59:37 -07:00
ptrace.c sparc: Fix user_regset 'n' field values. 2008-09-12 15:55:44 -07:00
rtrap.S sparc: Create and use TIF_NOTIFY_RESUME. 2008-07-27 17:33:37 -07:00
setup.c sparc32: Call parse_early_param() in setup_arch(). 2008-09-10 23:40:32 -07:00
signal.c sparc: Add call to tracehook_signal_handler(). 2008-07-27 17:33:44 -07:00
smp.c sparc/kernel/: possible cleanups 2008-07-17 21:37:46 -07:00
sparc_ksyms.c sparc32: Kill remaining asm/mostek.h inclusions. 2008-09-03 15:56:27 -07:00
sun4c_irq.c sparc32: Delete master_l10_limit. 2008-09-19 21:18:03 -07:00
sun4d_irq.c sparc32: Delete master_l10_limit. 2008-09-19 21:18:03 -07:00
sun4d_smp.c sparc32: fix build errors 2008-10-12 23:55:45 -07:00
sun4m_irq.c sparc32: sun4m interrupt mask cleanup 2008-10-07 15:24:02 -07:00
sun4m_smp.c sparc32: fix build errors 2008-10-12 23:55:45 -07:00
sys_sparc.c sparc: remove CONFIG_SUN4 2008-08-31 20:59:37 -07:00
systbls.S sparc: Wire up new system calls. 2008-07-25 15:18:31 -07:00
tadpole.c
tick14.c sparc32: Delete claim_ticker14(). 2008-09-19 21:18:01 -07:00
time.c sparc32: Delete master_l10_limit. 2008-09-19 21:18:03 -07:00
trampoline.S sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
traps.c sparc32: sun4m interrupt mask cleanup 2008-10-07 15:24:02 -07:00
una_asm.S
unaligned.c sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
vmlinux.lds.S
windows.c
wof.S sparc/kernel/: possible cleanups 2008-07-17 21:37:46 -07:00
wuf.S sparc/kernel/: possible cleanups 2008-07-17 21:37:46 -07:00