You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ralf Baechle
4ebd5233f0
[MIPS] Fix modpost warnings by making start_secondary __cpuinit
WARNING: arch/mips/kernel/built-in.o(.text+0x9a58): Section mismatch: reference to .init.text:cpu_report (between 'start_secondary' and 'smp_prepare_boot_cpu')
WARNING: arch/mips/kernel/built-in.o(.text+0x9a60): Section mismatch: reference to .init.text:per_cpu_trap_init (between 'start_secondary' and 'smp_prepare_boot_cpu')
WARNING: arch/mips/kernel/built-in.o(.text+0x9adc): Section mismatch: reference to .init.text:cpu_probe (between 'start_secondary' and 'smp_prepare_boot_cpu')
mipsel-linux-objcopy -S -O srec --remove-section=.reginfo --remove-section=.mdebug --remove-section=.comment --remove-section=.note --remove-section=.pdr --remove-section=.options --remove-section=.MIPS.options vmlinux arch/mips/boot/vmlinux.srec
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
18 years ago |
.. |
Makefile
|
…
|
|
asm-offsets.c
|
rename thread_info to stack
|
18 years ago |
binfmt_elfn32.c
|
…
|
|
binfmt_elfo32.c
|
…
|
|
branch.c
|
…
|
|
cpu-bugs64.c
|
…
|
|
cpu-probe.c
|
…
|
|
early_printk.c
|
[MIPS] early_printk: allow the early console to run earlier
|
18 years ago |
entry.S
|
…
|
|
gdb-low.S
|
…
|
|
gdb-stub.c
|
…
|
|
genex.S
|
…
|
|
head.S
|
…
|
|
i8253.c
|
…
|
|
i8259.c
|
…
|
|
init_task.c
|
…
|
|
irix5sys.S
|
…
|
|
irixelf.c
|
…
|
|
irixinv.c
|
…
|
|
irixioctl.c
|
…
|
|
irixsig.c
|
…
|
|
irq-msc01.c
|
[MIPS] MT: Reenable EIC support and add support for SOCit SC.
|
18 years ago |
irq-mv6434x.c
|
…
|
|
irq-rm7000.c
|
…
|
|
irq-rm9000.c
|
…
|
|
irq.c
|
[MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()
|
18 years ago |
irq_cpu.c
|
…
|
|
kspd.c
|
…
|
|
linux32.c
|
[MIPS] Fix some system calls with long long arguments
|
18 years ago |
machine_kexec.c
|
…
|
|
mips-mt.c
|
…
|
|
mips_ksyms.c
|
…
|
|
module.c
|
…
|
|
proc.c
|
…
|
|
process.c
|
…
|
|
ptrace.c
|
…
|
|
ptrace32.c
|
…
|
|
r4k_fpu.S
|
…
|
|
r4k_switch.S
|
[MIPS] Remove duplicate fpu enable hazard code.
|
18 years ago |
r2300_fpu.S
|
…
|
|
r2300_switch.S
|
…
|
|
r6000_fpu.S
|
…
|
|
relocate_kernel.S
|
…
|
|
reset.c
|
…
|
|
rtlx.c
|
…
|
|
scall32-o32.S
|
[MIPS] Wire up utimensat, signalfd, timerfd, eventfd
|
18 years ago |
scall64-64.S
|
[MIPS] Wire up utimensat, signalfd, timerfd, eventfd
|
18 years ago |
scall64-n32.S
|
[MIPS] Wire up utimensat, signalfd, timerfd, eventfd
|
18 years ago |
scall64-o32.S
|
[MIPS] Wire up utimensat, signalfd, timerfd, eventfd
|
18 years ago |
semaphore.c
|
…
|
|
setup.c
|
…
|
|
signal-common.h
|
…
|
|
signal.c
|
…
|
|
signal32.c
|
…
|
|
signal_n32.c
|
…
|
|
smp-mt.c
|
…
|
|
smp.c
|
[MIPS] Fix modpost warnings by making start_secondary __cpuinit
|
18 years ago |
smtc-asm.S
|
[MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.
|
18 years ago |
smtc-proc.c
|
…
|
|
smtc.c
|
[MIPS] SMTC: Fix warning.
|
18 years ago |
stacktrace.c
|
…
|
|
syscall.c
|
…
|
|
sysirix.c
|
…
|
|
time.c
|
[MIPS] clocksource: use CLOCKSOURCE_MASK() macro
|
18 years ago |
topology.c
|
…
|
|
traps.c
|
[MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.
|
18 years ago |
unaligned.c
|
Detach sched.h from mm.h
|
18 years ago |
vmlinux.lds.S
|
all-archs: consolidate .data section definition in asm-generic
|
18 years ago |
vpe.c
|
…
|
|