kernel-ark/arch/sparc/kernel
David S. Miller 34cc560e6a [SPARC]: Re-export saved_command_line to modules.
This reverts some bogosity from the dynamic command-line
changes made on sparc32 and sparc64.

Drivers such as drivers/sbus/char/openprom.c reference
saved_command_line, and can be modular.

The boot_command_line is __initdata, yet the dynamic command-line
changes add modular exports of that symbol, obviously wrong.

Signed-off-by: David S. Miller <davem@davemloft.net>
2007-02-12 15:15:48 -08:00
..
apc.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
asm-offsets.c
auxio.c
cpu.c
devices.c
ebus.c [SPARC]: Fix bus_id[] string overflow. 2006-10-27 01:03:31 -07:00
entry.S [SPARC]: Fix robust futex syscalls and wire up migrate_pages. 2006-11-05 16:51:03 -08:00
errtbls.c
etrap.S
head.S
idprom.c
init_task.c
ioport.c [SPARC64]: Fix of_iounmap() region release. 2006-12-31 14:06:05 -08:00
irq.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
led.c
Makefile [PATCH] sort the devres mess out 2007-02-11 11:18:07 -08:00
module.c
muldiv.c
of_device.c [SPARC]: Replace kmalloc+memset with kzalloc 2006-12-10 02:40:00 -08:00
pcic.c [SPARC32]: pcic.c needs asm/irq_regs.h 2006-10-11 23:56:51 -07:00
pmc.c
process.c [PATCH] missing exports of pm_power_off() on alpha and sparc32 2007-01-30 08:39:20 -08:00
prom.c [SPARC32]: Fix prom.c build warning 2006-10-09 18:10:16 -07:00
ptrace.c [SPARC{32,64}]: Propagate ptrace_traceme() return value. 2006-12-10 02:40:27 -08:00
rtrap.S
sclow.S
semaphore.c
setup.c [PATCH] Dynamic kernel command-line: sparc 2007-02-12 09:48:39 -08:00
signal.c
smp.c [PATCH] sanitize sections for sparc32 smp 2007-02-01 16:17:06 -08:00
sparc_ksyms.c [SPARC]: Re-export saved_command_line to modules. 2007-02-12 15:15:48 -08:00
sparc-stub.c
sun4c_irq.c IRQ: Use the new typedef for interrupt handler function pointers 2006-10-09 12:19:47 +01:00
sun4d_irq.c [PATCH] getting rid of all casts of k[cmz]alloc() calls 2006-12-13 09:05:58 -08:00
sun4d_smp.c [PATCH] sanitize sections for sparc32 smp 2007-02-01 16:17:06 -08:00
sun4m_irq.c IRQ: Use the new typedef for interrupt handler function pointers 2006-10-09 12:19:47 +01:00
sun4m_smp.c
sun4setup.c
sunos_asm.S
sunos_ioctl.c [PATCH] consolidate line discipline number definitions 2007-02-11 10:51:26 -08:00
sys_solaris.c
sys_sparc.c
sys_sunos.c [PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility code 2007-02-12 09:48:31 -08:00
systbls.S [SPARC]: Fix robust futex syscalls and wire up migrate_pages. 2006-11-05 16:51:03 -08:00
tadpole.c
tick14.c IRQ: Use the new typedef for interrupt handler function pointers 2006-10-09 12:19:47 +01:00
time.c [PATCH] Consolidate default sched_clock() 2007-02-11 10:51:28 -08:00
trampoline.S
traps.c
unaligned.c
vmlinux.lds.S [PATCH] disable init/initramfs.c: architectures 2007-02-11 10:51:25 -08:00
windows.c
wof.S
wuf.S