Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/sparc/kernel
Robert Reif 4245e59d12 sparc32: fix build errors
arch/sparc/kernel/sun4d_smp.c: In function ‘smp4d_callin’:
arch/sparc/kernel/sun4d_smp.c:101: error: implicit declaration of function ‘notify_cpu_starting’
arch/sparc/kernel/sun4m_smp.c: In function ‘smp4m_callin’:
arch/sparc/kernel/sun4m_smp.c:74: error: implicit declaration of function ‘notify_cpu_starting’

Signed-off-by: Robert Reif <reif@earthlink.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-10-12 23:55:45 -07:00
..
apc.c sparc: Annotate of_device_id arrays with const or __initdata. 2008-08-31 01:23:17 -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 [SPARC]: Mark linux_sparc_{fpu,chips} static. 2008-02-28 21:46:59 -08:00
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: remove CONFIG_SUN4 2008-08-31 20:59:37 -07:00
idprom.c sparc: remove CONFIG_SUN4 2008-08-31 20:59:37 -07:00
init_task.c [PATCH] take init_files to fs/file.c 2008-05-16 17:22:20 -04:00
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 sparc: Add kgdb support. 2008-04-29 02:38:50 -07:00
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 [SPARC]: Handle UNWIND_INFO properly. 2006-05-12 12:45:50 -07:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 [SPARC]: Fix link errors with gcc-4.3 2008-03-03 15:01:05 -08:00
unaligned.c sparc: remove CVS keywords 2008-05-20 00:33:44 -07:00
vmlinux.lds.S [SPARC]: Merge asm-sparc{,64}/cache.h 2008-02-09 04:17:37 -08:00
windows.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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