kernel_optimize_test/arch/mips/kernel
Thomas Gleixner 49de830ad7 MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compile
arch/mips/kernel/ftrace.c: In function ‘ftrace_get_parent_ra_addr’:
arch/mips/kernel/ftrace.c:212: error: implicit declaration of function ‘in_kernel_space’
arch/mips/kernel/ftrace.c: In function ‘prepare_ftrace_return’:
arch/mips/kernel/ftrace.c:314: error: ‘MCOUNT_OFFSET_INSNS’ undeclared (first use in this function)
arch/mips/kernel/ftrace.c:314: error: (Each undeclared identifier is reported only once
arch/mips/kernel/ftrace.c:314: error: for each function it appears in.)

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2634/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-09-21 17:52:04 +02:00
..
cpufreq
.gitignore
8250-platform.c
asm-offsets.c
binfmt_elfn32.c
binfmt_elfo32.c
branch.c
cevt-bcm1480.c
cevt-ds1287.c
cevt-gt641xx.c
cevt-r4k.c
cevt-sb1250.c
cevt-smtc.c
cevt-txx9.c
cpu-bugs64.c
cpu-probe.c MIPS: Remove pointless return statement from empty void functions. 2011-07-25 17:26:55 +01:00
csrc-bcm1480.c
csrc-ioasic.c
csrc-powertv.c
csrc-r4k.c
csrc-sb1250.c
early_printk.c
entry.S
ftrace.c MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compile 2011-09-21 17:52:04 +02:00
genex.S
gpio_txx9.c
head.S
i8253.c mips: Fix i8253 clockevent fallout 2011-07-22 11:18:22 +02:00
i8259.c MIPS: i8259: Correct comment for i8259 2011-09-17 02:37:04 +02:00
init_task.c
irq_cpu.c MIPS: Install handlers for software IRQs 2011-07-25 17:26:54 +01:00
irq_txx9.c
irq-gic.c
irq-gt641xx.c
irq-msc01.c
irq-rm7000.c
irq-rm9000.c
irq.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
jump_label.c
kgdb.c
kprobes.c
kspd.c
linux32.c
machine_kexec.c
Makefile
mcount.S
mips_ksyms.c
mips_machine.c
mips-mt-fpaff.c
mips-mt.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
module.c modules: make arch's use default loader hooks 2011-07-24 22:06:04 +09:30
octeon_switch.S
perf_event_mipsxx.c perf, arch: Add generic NODE cache events 2011-07-01 11:06:38 +02:00
perf_event.c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus 2011-07-26 14:17:28 -07:00
proc.c
process.c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus 2011-07-26 14:17:28 -07:00
prom.c
ptrace.c
ptrace32.c
r4k_fpu.S
r4k_switch.S
r2300_fpu.S
r2300_switch.S
r6000_fpu.S
relocate_kernel.S
reset.c
rtlx.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
scall32-o32.S All Arch: remove linkage for sys_nfsservctl system call 2011-08-26 15:09:58 -07:00
scall64-64.S All Arch: remove linkage for sys_nfsservctl system call 2011-08-26 15:09:58 -07:00
scall64-n32.S All Arch: remove linkage for sys_nfsservctl system call 2011-08-26 15:09:58 -07:00
scall64-o32.S All Arch: remove linkage for sys_nfsservctl system call 2011-08-26 15:09:58 -07:00
setup.c
signal_n32.c
signal-common.h
signal.c
signal32.c
smp-cmp.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
smp-mt.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
smp-up.c
smp.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
smtc-asm.S
smtc-proc.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
smtc.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
spinlock_test.c
spram.c
stacktrace.c
sync-r4k.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
syscall.c MIPS: Move arch_get_unmapped_area and gang to new file. 2011-05-19 09:55:49 +01:00
time.c
topology.c
traps.c perf: Remove the nmi parameter from the swevent and overflow interface 2011-07-01 11:06:35 +02:00
unaligned.c perf: Remove the nmi parameter from the swevent and overflow interface 2011-07-01 11:06:35 +02:00
vdso.c
vmlinux.lds.S Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 2011-05-24 11:53:42 -07:00
vpe.c MIPS: VPE: Select correct tc 2011-09-17 02:37:03 +02:00
watch.c